1[Desktop Entry]
2Categories=Utility;X-SuSE-SyncUtility;
3Type=Application
4Exec=@APPLICATION_EXECUTABLE@
5Name=@APPLICATION_NAME@ Desktop
6Comment=@APPLICATION_NAME@ desktop synchronization client
7GenericName=Folder Sync
8Icon=@APPLICATION_ICON_NAME@
9Keywords=@APPLICATION_NAME@;syncing;file;sharing;
10X-GNOME-Autostart-Delay=3
11MimeType=application/vnd.@APPLICATION_EXECUTABLE@;
12Actions=Quit;
13
14# Translations
15
16
17[Desktop Action Quit]
18Exec=@APPLICATION_EXECUTABLE@ --quit
19Name=Quit @APPLICATION_NAME@
20Icon=@APPLICATION_EXECUTABLE@
21
22
23# Translations
24Icon[pl]=@APPLICATION_ICON_NAME@
25Name[pl]=@APPLICATION_NAME@ Desktop
26Comment[pl]=Desktopowy klient synchronizacji @APPLICATION_NAME@
27GenericName[pl]=Katalog synchronizacji
28