[SCM] mate-screensaver Debian package branch, master, updated. 54a44bb8e96b88418862de91156def1ab625d9bb

Mike Gabriel sunweaver at moszumanska.debian.org
Thu Apr 24 18:57:32 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-screensaver.git;a=commitdiff;h=789f8f5

The following commit has been merged in the master branch:
commit 789f8f543c4a25bf018d50317eae788d72a54a79
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Mar 13 18:21:53 2014 +0100

    debian/patches: Add patch 1001_add-keywords-to-desktop-files.patch. Add keywords key to all .desktop files.
---
 .../1001_add-keywords-to-desktop-files.patch       | 62 ++++++++++++++++++++++
 debian/patches/README                              |  3 ++
 debian/patches/series                              |  1 +
 3 files changed, 66 insertions(+)

diff --git a/debian/patches/1001_add-keywords-to-desktop-files.patch b/debian/patches/1001_add-keywords-to-desktop-files.patch
new file mode 100644
index 0000000..65760b3
--- /dev/null
+++ b/debian/patches/1001_add-keywords-to-desktop-files.patch
@@ -0,0 +1,62 @@
+Description: Add keywords key to .desktop files
+Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+--- a/savers/cosmos-slideshow.desktop.in.in
++++ b/savers/cosmos-slideshow.desktop.in.in
+@@ -7,4 +7,5 @@
+ Terminal=false
+ Type=Application
+ Categories=Screensaver;
++Keywords=MATE;screensaver;slideshow;cosmos;
+ OnlyShowIn=MATE;
+--- a/savers/footlogo-floaters.desktop.in.in
++++ b/savers/footlogo-floaters.desktop.in.in
+@@ -7,4 +7,5 @@
+ Terminal=false
+ Type=Application
+ Categories=Screensaver;
++Keywords=MATE;screensaver;logo;bubbles;
+ OnlyShowIn=MATE;
+--- a/savers/gnomelogo-floaters.desktop.in.in
++++ b/savers/gnomelogo-floaters.desktop.in.in
+@@ -7,4 +7,5 @@
+ Terminal=false
+ Type=Application
+ Categories=Screensaver;
++Keywords=MATE;screensaver;GNOME;logo;bubbles;
+ OnlyShowIn=MATE;
+--- a/savers/personal-slideshow.desktop.in.in
++++ b/savers/personal-slideshow.desktop.in.in
+@@ -7,4 +7,5 @@
+ Terminal=false
+ Type=Application
+ Categories=Screensaver;
++Keywords=MATE;screensaver;custom;slideshow;pictures;folder;
+ OnlyShowIn=MATE;
+--- a/savers/popsquares.desktop.in.in
++++ b/savers/popsquares.desktop.in.in
+@@ -7,4 +7,5 @@
+ Terminal=false
+ Type=Application
+ Categories=Screensaver;
++Keywords=MATE;screensaver;grid;pulsing;colors;
+ OnlyShowIn=MATE;
+--- a/data/mate-screensaver-preferences.desktop.in
++++ b/data/mate-screensaver-preferences.desktop.in
+@@ -6,6 +6,7 @@
+ Terminal=false
+ Type=Application
+ Categories=GTK;Settings;DesktopSettings;
++Keywords=MATE;screensaver;preferences;
+ OnlyShowIn=MATE;
+ StartupNotify=true
+ X-MATE-Bugzilla-Bugzilla=MATE
+--- a/src/mate-screensaver.desktop.in.in
++++ b/src/mate-screensaver.desktop.in.in
+@@ -6,6 +6,7 @@
+ Exec=mate-screensaver
+ OnlyShowIn=MATE;
+ NoDisplay=true
++Keywords=MATE;screensaver;locker;
+ X-MATE-Autostart-Phase=Application
+ X-MATE-Autostart-Notify=true
+ X-MATE-Bugzilla-Bugzilla=MATE
diff --git a/debian/patches/README b/debian/patches/README
new file mode 100644
index 0000000..80c1584
--- /dev/null
+++ b/debian/patches/README
@@ -0,0 +1,3 @@
+0xxx: Grabbed from upstream development.
+1xxx: Possibly relevant for upstream adoption.
+2xxx: Only relevant for official Debian release.
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..bc1e32e
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+1001_add-keywords-to-desktop-files.patch

-- 
mate-screensaver Debian package



More information about the pkg-mate-commits mailing list