[SCM] gnome-main-menu Debian package branch, master, updated. 23e6bcaaa349e2f3ba55b43efe172d13e187a6a5

Mike Gabriel sunweaver at moszumanska.debian.org
Fri May 2 23:18:05 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/gnome-main-menu.git;a=commitdiff;h=96a4778

The following commit has been merged in the master branch:
commit 96a4778b24a9ebbd37eab183f85faa336d492344
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sat May 3 00:36:30 2014 +0200

    debian/patches: Fix all desktop files (remove Encoding key, add Keywords key).
---
 debian/patches/1002_update-desktop-files.patch | 51 ++++++++++++++++++++++++++
 debian/patches/series                          |  1 +
 2 files changed, 52 insertions(+)

diff --git a/debian/patches/1002_update-desktop-files.patch b/debian/patches/1002_update-desktop-files.patch
new file mode 100644
index 0000000..77eddca
--- /dev/null
+++ b/debian/patches/1002_update-desktop-files.patch
@@ -0,0 +1,51 @@
+Description: Add Keywords key and drop Encoding key to/from .desktop files.
+Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+--- a/main-menu/etc/mate-screensaver-lock.desktop
++++ b/main-menu/etc/mate-screensaver-lock.desktop
+@@ -1,11 +1,11 @@
+ [Desktop Entry]
+ Name=Lock Screen
+-Encoding=UTF-8
+ Version=1.0
+ Icon=gnome-lockscreen
+ Exec=mate-screensaver-command --lock
+ Terminal=false
+ Type=Application
+ Categories=Application;System;
++Keywords=MATE;main;menu;lock;screen;
+ OnlyShowIn=MATE;
+ Hidden=true
+\ No newline at end of file
+--- a/main-menu/etc/mate-session-logout.desktop
++++ b/main-menu/etc/mate-session-logout.desktop
+@@ -7,4 +7,5 @@
+ Icon=system-log-out
+ Hidden=true
+ Categories=Application;System;
++Keywords=MATE;session;logout;
+ OnlyShowIn=MATE;
+--- a/main-menu/etc/mate-session-shutdown.desktop
++++ b/main-menu/etc/mate-session-shutdown.desktop
+@@ -7,4 +7,5 @@
+ Icon=system-shutdown
+ Hidden=true
+ Categories=Application;System;
++Keywords=MATE;session;logout;system;shutdown;reboot;
+ OnlyShowIn=MATE;
+--- a/application-browser/etc/application-browser.desktop.in.in
++++ b/application-browser/etc/application-browser.desktop.in.in
+@@ -4,5 +4,4 @@
+ Terminal=false
+ Type=Application
+ StartupNotify=true
+-Encoding=UTF-8
+ NoDisplay=true
+--- a/main-menu/etc/trigger-panel-run-dialog.desktop.in.in
++++ b/main-menu/etc/trigger-panel-run-dialog.desktop.in.in
+@@ -7,5 +7,6 @@
+ Icon=system-run
+ Hidden=true
+ Categories=Application;System;
++Keywords=MATE;run;application;dialog;
+ OnlyShowIn=MATE;
+ StartupNotify=true
diff --git a/debian/patches/series b/debian/patches/series
index 57b9f1c..8399149 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 1001_build-against-libmate-slab-dev.patch
+1002_update-desktop-files.patch

-- 
gnome-main-menu Debian package



More information about the pkg-mate-commits mailing list