Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2019-11-28 15:07:52 +0300
committerHannah von Reth <vonreth@kde.org>2019-12-04 21:58:54 +0300
commitdebd612089c655d41df54452b94f79d310fada92 (patch)
tree46caa12b341a8246ce217bdbdee25a44655d0687 /mirall.desktop.in
parent8d9cb09335b72df421121f2fcdd5ee4d37bf65d5 (diff)
Add Actions to the Desktop file
Diffstat (limited to 'mirall.desktop.in')
-rw-r--r--mirall.desktop.in46
1 files changed, 12 insertions, 34 deletions
diff --git a/mirall.desktop.in b/mirall.desktop.in
index b41572b77..3b007aa9f 100644
--- a/mirall.desktop.in
+++ b/mirall.desktop.in
@@ -9,40 +9,7 @@ Icon=@APPLICATION_EXECUTABLE@
Keywords=@APPLICATION_NAME@;syncing;file;sharing;
X-GNOME-Autostart-Delay=3
MimeType=application/vnd.@APPLICATION_EXECUTABLE@;
-
-
-# Translations
-
-
-# Translations
-
-
-# Translations
-
-
-# Translations
-
-
-# Translations
-
-
-# Translations
-
-
-# Translations
-
-
-# Translations
-
-
-# Translations
-
-
-# Translations
-
-
-# Translations
-
+Actions=Settings;Quit
# Translations
Comment[oc]=@APPLICATION_NAME@ sincronizacion del client
@@ -238,3 +205,14 @@ Comment[lb]=@APPLICATION_NAME@ Desktop Synchronisatioun Client
GenericName[lb]=Dossier Dync
Name[lb]=@APPLICATION_NAME@ Desktop Sync Client
Icon[lb]=@APPLICATION_EXECUTABLE@
+
+
+[Desktop Action Settings]
+Exec=@APPLICATION_EXECUTABLE@ --showsettings
+Name=Show @APPLICATION_NAME@ settings
+Icon=@APPLICATION_EXECUTABLE@
+
+[Desktop Action Quit]
+Exec=@APPLICATION_EXECUTABLE@ --quit
+Name=Quit @APPLICATION_NAME@
+Icon=@APPLICATION_EXECUTABLE@