[caja-dropbox] 05/09: debian/patches: Add 1007_desktop-file-fixes.patch. Add Keywords= field, drop shebang.
Mike Gabriel
sunweaver at debian.org
Sun Jan 3 08:14:43 UTC 2016
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository caja-dropbox.
commit 2299a4d541a67765df49668da62d8952ad1c286b
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Sun Jan 3 08:59:17 2016 +0100
debian/patches: Add 1007_desktop-file-fixes.patch. Add Keywords= field, drop shebang.
---
debian/patches/1007_desktop-file-fixes.patch | 18 ++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 19 insertions(+)
diff --git a/debian/patches/1007_desktop-file-fixes.patch b/debian/patches/1007_desktop-file-fixes.patch
new file mode 100644
index 0000000..b281f8f
--- /dev/null
+++ b/debian/patches/1007_desktop-file-fixes.patch
@@ -0,0 +1,18 @@
+Description: Some .desktop file fixes
+Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+Abtract:
+ - Add Keywords= field.
+ - Drop shebang line.
+
+--- a/data/caja-dropbox.desktop
++++ b/data/caja-dropbox.desktop
+@@ -1,4 +1,3 @@
+-#!/usr/bin/env xdg-open
+ [Desktop Entry]
+ Name=Caja Dropbox
+ GenericName=File Synchronizer For Mate
+@@ -9,3 +8,4 @@
+ Icon=caja-dropbox
+ Categories=Network;FileTransfer;
+ StartupNotify=false
++Keywords=dropbox,transfer,file,sharing,caja,MATE,filebrowser
diff --git a/debian/patches/series b/debian/patches/series
index 2457b86..cd09060 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -5,6 +5,7 @@
1004_add-http-proxy-option.patch
1005_use-var-lib-dropbox.patch
1006_use-pkexec-to-get-root-rights.patch
+1007_desktop-file-fixes.patch
# Patches below are not really upstreamable
2001_non-interactive-update.patch
2002_use-dpkg-to-select-platform.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/caja-dropbox.git
More information about the pkg-mate-commits
mailing list