mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-21 20:45:51 +03:00
28 lines
805 B
Desktop File
28 lines
805 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@;
|
||
|
Actions=Quit;
|
||
|
|
||
|
# Translations
|
||
|
|
||
|
|
||
|
[Desktop Action Quit]
|
||
|
Exec=@APPLICATION_EXECUTABLE@ --quit
|
||
|
Name=Quit @APPLICATION_NAME@
|
||
|
Icon=@APPLICATION_EXECUTABLE@
|
||
|
|
||
|
|
||
|
# Translations
|
||
|
Icon[ja_JP]=@APPLICATION_ICON_NAME@
|
||
|
Name[ja_JP]=@APPLICATION_NAME@ デスクトップ
|
||
|
Comment[ja_JP]=@APPLICATION_NAME@ デスクトップ同期クライアント
|
||
|
GenericName[ja_JP]=フォルダーを同期する
|