Created
October 3, 2011 12:42
-
-
Save gilsondev/1259017 to your computer and use it in GitHub Desktop.
Atalho da aplicação Wunderlist em /usr/share/applications
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Desktop Entry] | |
Type=Application | |
Version=1.0 | |
Name=Wunderlist | |
Name[vi]=Wunderlist | |
GenericName=Task Manager | |
GenericName[pt_BR]=Gerenciador de Tarefas | |
Icon=/opt/Wunderlist-1.2.4/Resources/wunderlist.png | |
TryExec=/opt/Wunderlist-1.2.4/Wunderlist | |
Exec=/opt/Wunderlist-1.2.4/Wunderlist | |
Terminal=false | |
# Categorie entry according to version 1.0 of | |
# http://www.freedesktop.org/wiki/Specifications/menu-spec | |
Categories=GNOME;Network; | |
Encoding=UTF-8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment