mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-21 12:35:52 +03:00
97f9652d61
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
28 lines
813 B
Desktop File
28 lines
813 B
Desktop File
[Desktop Entry]
|
||
Categories=Utility;X-SuSE-SyncUtility;
|
||
Type=Application
|
||
Exec=@APPLICATION_EXECUTABLE@ %u
|
||
Name=@APPLICATION_NAME@ Desktop
|
||
Comment=@APPLICATION_NAME@ desktop synchronization client
|
||
GenericName=Folder Sync
|
||
Icon=@APPLICATION_ICON_NAME@
|
||
Keywords=@APPLICATION_NAME@;syncing;file;sharing;
|
||
X-GNOME-Autostart-Delay=3
|
||
MimeType=application/vnd.@APPLICATION_EXECUTABLE@;x-scheme-handler/@APPLICATION_URI_HANDLER_SCHEME@;
|
||
SingleMainWindow=true
|
||
Actions=Quit;
|
||
|
||
# Translations
|
||
@LIBCLOUDPROVIDERS_DESKTOP_IMPLEMENTS@
|
||
|
||
[Desktop Action Quit]
|
||
Exec=@APPLICATION_EXECUTABLE@ --quit
|
||
Name=Quit @APPLICATION_NAME@
|
||
Icon=@APPLICATION_EXECUTABLE@
|
||
|
||
|
||
# Translations
|
||
Name[kab]=@APPLICATION_NAME@ Desktop
|
||
Comment[kab]=@APPLICATION_NAME@ amsaɣ n umtawi n tnarit
|
||
GenericName[kab]=Akaram n umtawi
|
||
Icon[kab]=@APPLICATION_ICON_NAME@
|