[SCM] mate-control-center Debian package branch, master, updated. 421f3a0bba678f03974cb81521c7f6915f8f4e05

Mike Gabriel sunweaver at moszumanska.debian.org
Thu Apr 17 23:00:07 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-control-center.git;a=commitdiff;h=a939181

The following commit has been merged in the master branch:
commit a93918194647ae385fc59bcd4db9c253f186d640
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Apr 18 00:58:40 2014 +0200

    debian/patches: Add 1002_spelling-check-in-man-pages.patch. Fix grammar flaws in several man pages. Add 1003_add-keywords-key-to-desktop-files.patch. All .desktop files lack the Keywords key. Add 1004_add-main-category-to-categories-key-in-desktop-file.patch. One .desktop file lacks a main category in the Categories key.
---
 .../patches/1002_spelling-check-in-man-pages.patch | 52 ++++++++++++
 .../1003_add-keywords-key-to-desktop-files.patch   | 98 ++++++++++++++++++++++
 ...ategory-to-categories-key-in-desktop-file.patch | 13 +++
 debian/patches/series                              |  4 +-
 4 files changed, 166 insertions(+), 1 deletion(-)

diff --git a/debian/patches/1002_spelling-check-in-man-pages.patch b/debian/patches/1002_spelling-check-in-man-pages.patch
new file mode 100644
index 0000000..c0b7d3a
--- /dev/null
+++ b/debian/patches/1002_spelling-check-in-man-pages.patch
@@ -0,0 +1,52 @@
+Description: Grammar fix for man page mate-about-me.1
+Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+--- a/capplets/about-me/mate-about-me.1
++++ b/capplets/about-me/mate-about-me.1
+@@ -11,8 +11,8 @@
+ .PP 
+ MATE About Me is a control center applet to set user information.
+ .PP
+-It allows to change user password and set user avatar image (~/.face file). 
++It allows one to change user password and set user avatar image (~/.face file). 
+ 
+ .SH "AUTHOR" 
+ .PP 
+-This manual page was written by Stefano Karapetsas <stefano at karapetsas.com>.
+\ No newline at end of file
++This manual page was written by Stefano Karapetsas <stefano at karapetsas.com>.
+--- a/capplets/default-applications/mate-default-applications-properties.1
++++ b/capplets/default-applications/mate-default-applications-properties.1
+@@ -12,7 +12,7 @@
+ MATE Default Applications Properties is a control center applet to edit
+ default applications.
+ .PP
+-It allows to set default file manager, email client, web browser, etc. 
++It allows one to set default file manager, email client, web browser, etc. 
+ 
+ .SH "OPTIONS" 
+ .PP 
+@@ -21,4 +21,4 @@
+ 
+ .SH "AUTHOR" 
+ .PP 
+-This manual page was written by Stefano Karapetsas <stefano at karapetsas.com>.
+\ No newline at end of file
++This manual page was written by Stefano Karapetsas <stefano at karapetsas.com>.
+--- a/capplets/appearance/data/mate-appearance-properties.1
++++ b/capplets/appearance/data/mate-appearance-properties.1
+@@ -12,7 +12,7 @@
+ MATE Appearance Properties is a control center applet to edit appearance
+ settings.
+ .PP
+-It allows to change: GTK theme, window manager theme, icon theme, cursor
++It allows one to change: GTK theme, window manager theme, icon theme, cursor
+ theme, desktop background and font settings. 
+ 
+ .SH "OPTIONS" 
+@@ -25,4 +25,4 @@
+ 
+ .SH "AUTHOR" 
+ .PP 
+-This manual page was written by Stefano Karapetsas <stefano at karapetsas.com>.
+\ No newline at end of file
++This manual page was written by Stefano Karapetsas <stefano at karapetsas.com>.
diff --git a/debian/patches/1003_add-keywords-key-to-desktop-files.patch b/debian/patches/1003_add-keywords-key-to-desktop-files.patch
new file mode 100644
index 0000000..2e57d60
--- /dev/null
+++ b/debian/patches/1003_add-keywords-key-to-desktop-files.patch
@@ -0,0 +1,98 @@
+Description: Add keywords key to .desktop files
+Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+--- a/capplets/about-me/mate-about-me.desktop.in.in
++++ b/capplets/about-me/mate-about-me.desktop.in.in
+@@ -7,4 +7,5 @@
+ Type=Application
+ StartupNotify=true
+ Categories=GTK;Settings;X-MATE-PersonalSettings;
++Keywords=mate-control-center;MATE;personal;information;
+ OnlyShowIn=MATE;
+--- a/capplets/accessibility/at-properties/mate-at-properties.desktop.in.in
++++ b/capplets/accessibility/at-properties/mate-at-properties.desktop.in.in
+@@ -7,4 +7,5 @@
+ Type=Application
+ StartupNotify=true
+ Categories=GTK;Settings;
++Keywords=mate-control-center;MATE;accessibility;features;
+ OnlyShowIn=MATE;
+--- a/capplets/appearance/data/mate-appearance-properties.desktop.in.in
++++ b/capplets/appearance/data/mate-appearance-properties.desktop.in.in
+@@ -7,4 +7,5 @@
+ Type=Application
+ StartupNotify=true
+ Categories=GTK;Settings;DesktopSettings;
++Keywords=mate-control-center;MATE;appearance;properties;desktop;customize;look;
+ OnlyShowIn=MATE;
+--- a/capplets/appearance/data/mate-theme-installer.desktop.in.in
++++ b/capplets/appearance/data/mate-theme-installer.desktop.in.in
+@@ -8,5 +8,6 @@
+ MimeType=application/x-mate-theme-package;
+ StartupNotify=true
+ Categories=GTK;
++Keywords=mate-control-center;MATE;install;desktop;themes;
+ NoDisplay=true
+ OnlyShowIn=MATE;
+--- a/capplets/default-applications/mate-default-applications-properties.desktop.in.in
++++ b/capplets/default-applications/mate-default-applications-properties.desktop.in.in
+@@ -7,4 +7,5 @@
+ Type=Application
+ StartupNotify=true
+ Categories=GTK;Settings;X-MATE-PersonalSettings;
++Keywords=mate-control-center;MATE;default;preferred;applications;
+ OnlyShowIn=MATE;
+--- a/capplets/display/mate-display-properties.desktop.in.in
++++ b/capplets/display/mate-display-properties.desktop.in.in
+@@ -7,4 +7,5 @@
+ Type=Application
+ StartupNotify=true
+ Categories=GTK;Settings;HardwareSettings;
++Keywords=mate-control-center;MATE;resolution;position;monitors;display;properties;
+ OnlyShowIn=MATE;
+--- a/capplets/keybindings/mate-keybinding.desktop.in.in
++++ b/capplets/keybindings/mate-keybinding.desktop.in.in
+@@ -7,4 +7,5 @@
+ Type=Application
+ StartupNotify=true
+ Categories=GTK;Settings;
++Keywords=mate-control-center;MATE;assign;keyboard;shortcuts;keybindings;
+ OnlyShowIn=MATE;
+--- a/capplets/keyboard/mate-keyboard.desktop.in.in
++++ b/capplets/keyboard/mate-keyboard.desktop.in.in
+@@ -7,4 +7,5 @@
+ Type=Application
+ StartupNotify=true
+ Categories=GTK;Settings;HardwareSettings;
++Keywords=mate-control-center;MATE;keyboard;preferences;
+ OnlyShowIn=MATE;
+--- a/capplets/mouse/mate-settings-mouse.desktop.in.in
++++ b/capplets/mouse/mate-settings-mouse.desktop.in.in
+@@ -7,4 +7,5 @@
+ Type=Application
+ StartupNotify=true
+ Categories=GTK;Settings;HardwareSettings;
++Keywords=mate-control-center;MATE;mouse;preferences;
+ OnlyShowIn=MATE;
+--- a/capplets/network/mate-network-properties.desktop.in.in
++++ b/capplets/network/mate-network-properties.desktop.in.in
+@@ -7,4 +7,5 @@
+ Type=Application
+ StartupNotify=true
+ Categories=GTK;Settings;
++Keywords=mate-control-center;MATE;network;http;socks;proxy;
+ OnlyShowIn=MATE;
+--- a/font-viewer/mate-font-viewer.desktop.in.in
++++ b/font-viewer/mate-font-viewer.desktop.in.in
+@@ -8,3 +8,4 @@
+ StartupNotify=true
+ NoDisplay=true
+ MimeType=application/x-font-ttf;application/x-font-pcf;application/x-font-type1;application/x-font-otf;
++Keywords=mate-control-center;MATE;font;viewer;preview;desktop;preferences;
+--- a/shell/matecc.desktop.in.in
++++ b/shell/matecc.desktop.in.in
+@@ -7,4 +7,5 @@
+ Type=Application
+ StartupNotify=true
+ Categories=GTK;Settings;
++Keywords=MATE;control;center;configuration;tool;destop;preferences;
+ OnlyShowIn=MATE;
diff --git a/debian/patches/1004_add-main-category-to-categories-key-in-desktop-file.patch b/debian/patches/1004_add-main-category-to-categories-key-in-desktop-file.patch
new file mode 100644
index 0000000..73c18b1
--- /dev/null
+++ b/debian/patches/1004_add-main-category-to-categories-key-in-desktop-file.patch
@@ -0,0 +1,13 @@
+Description: Add main category to Categories key
+Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+--- a/capplets/appearance/data/mate-theme-installer.desktop.in.in
++++ b/capplets/appearance/data/mate-theme-installer.desktop.in.in
+@@ -7,7 +7,7 @@
+ Type=Application
+ MimeType=application/x-mate-theme-package;
+ StartupNotify=true
+-Categories=GTK;
++Categories=GTK;Settings;
+ Keywords=mate-control-center;MATE;install;desktop;themes;
+ NoDisplay=true
+ OnlyShowIn=MATE;
diff --git a/debian/patches/series b/debian/patches/series
index 28e030c..3244287 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,5 @@
 1001_fix-automake-call.patch
-1002_spelling-check-in-man-page.patch
+1002_spelling-check-in-man-pages.patch
+1003_add-keywords-key-to-desktop-files.patch
+1004_add-main-category-to-categories-key-in-desktop-file.patch
 2001_omit-gfdl-licensed-help-files.patch

-- 
mate-control-center Debian package



More information about the pkg-mate-commits mailing list