[Pkg-xfce-commits] r8503 - in /desktop/trunk/exo/debian: changelog patches/04_file-manager-inode-directory.patch patches/series
Jackson Doak
noskcaj-guest at moszumanska.debian.org
Wed Jul 9 21:21:59 UTC 2014
Author: noskcaj-guest
Date: Wed Jul 9 21:21:59 2014
New Revision: 8503
URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=8503
Log:
Add 04_file-manager-inode-directory.patch. Don't always show file manager
in 'Open with' in some DEs.
Added:
desktop/trunk/exo/debian/patches/04_file-manager-inode-directory.patch
Modified:
desktop/trunk/exo/debian/changelog
desktop/trunk/exo/debian/patches/series
Modified: desktop/trunk/exo/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/exo/debian/changelog?rev=8503&op=diff
==============================================================================
--- desktop/trunk/exo/debian/changelog (original)
+++ desktop/trunk/exo/debian/changelog Wed Jul 9 21:21:59 2014
@@ -10,6 +10,8 @@
* debian/rules: Use autoreconf
* debian/patches:
- Add 03_html-with-spaces.patch. Makes html links worth with spaces.
+ - Add 04_file-manager-inode-directory.patch. Don't always show file manager
+ in 'Open with' in some DEs.
-- Jackson Doak <noskcaj at ubuntu.com> Thu, 10 Jul 2014 06:56:46 +1000
Added: desktop/trunk/exo/debian/patches/04_file-manager-inode-directory.patch
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/exo/debian/patches/04_file-manager-inode-directory.patch?rev=8503&op=file
==============================================================================
--- desktop/trunk/exo/debian/patches/04_file-manager-inode-directory.patch (added)
+++ desktop/trunk/exo/debian/patches/04_file-manager-inode-directory.patch Wed Jul 9 21:21:59 2014
@@ -0,0 +1,12 @@
+Index: exo-0.10.2/exo-open/exo-file-manager.desktop.in
+===================================================================
+--- exo-0.10.2.orig/exo-open/exo-file-manager.desktop.in 2012-12-27 13:50:31.000000000 +0100
++++ exo-0.10.2/exo-open/exo-file-manager.desktop.in 2014-04-25 14:21:19.163498958 +0200
+@@ -7,6 +7,6 @@
+ Terminal=false
+ Categories=Utility;X-XFCE;X-Xfce-Toplevel;
+ OnlyShowIn=XFCE;
+-X-XFCE-MimeType=x-scheme-handler/file;x-scheme-handler/trash;
++X-XFCE-MimeType=inode/directory;x-scheme-handler/trash;
+ _Name=File Manager
+ _Comment=Browse the file system
Modified: desktop/trunk/exo/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/exo/debian/patches/series?rev=8503&op=diff
==============================================================================
--- desktop/trunk/exo/debian/patches/series (original)
+++ desktop/trunk/exo/debian/patches/series Wed Jul 9 21:21:59 2014
@@ -1,3 +1,4 @@
0001-Fix-exo_str_looks_like_an_uri-bug-10098.patch
02_exo-compose-mail_add-support-for-bcc.patch
03_html-with-spaces.patch
+04_file-manager-inode-directory.patch
More information about the Pkg-xfce-commits
mailing list