-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathkdrive.desktop.in
30 lines (28 loc) · 1.01 KB
/
kdrive.desktop.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[Desktop Entry]
Categories=Utility;
Type=Application
Exec=@APPLICATION_EXECUTABLE@
Comment=@APPLICATION_NAME@ desktop synchronization client
GenericName=Folder Sync
Name=@APPLICATION_NAME@
Icon=@APPLICATION_ICON_NAME@
Keywords=@APPLICATION_NAME@;syncing;file;sharing;
X-GNOME-Autostart-Delay=3
MimeType=application/vnd.@APPLICATION_EXECUTABLE@;
# Translations
Comment[de]=@APPLICATION_NAME@ Desktop-Synchronisationsclient
GenericName[de]=Ordner-Synchronisation
Name[de]=@APPLICATION_NAME@
Icon[de]=@APPLICATION_ICON_NAME@
Comment[es]=@APPLICATION_NAME@ cliente de sincronización de escritorio
GenericName[es]=Sincronización de carpeta
Name[es]=@APPLICATION_NAME@
Icon[es]=@APPLICATION_ICON_NAME@
Comment[fr]=Client de synchronisation @APPLICATION_NAME@
GenericName[fr]=Synchronisation de dossier
Name[fr]=@APPLICATION_NAME@
Icon[fr]=@APPLICATION_ICON_NAME@
Comment[it]=Client di sincronizzazione del desktop di @APPLICATION_NAME@
GenericName[it]=Sincronizzazione cartella
Name[it]=@APPLICATION_NAME@
Icon[it]=@APPLICATION_ICON_NAME@