tag 717875 +patch
thanks
On Fri, 26, Jul, 2013 at 12:07:37AM +0200, Yves-Alexis Perez spoke thus..
> Feel free to do a proof of concept for xfce4-session and XDG_DATA_DIRS
> using Xsession.d, so we can investigate the effects.
Hi, Not sure if this is exactly what the house-style for the XFCE
packages is, but patch attached. Tested on my 4.10 install by checking
that adding a different applications/pdf entry to
/etc/xfce4/defaults.list changes the default MIME type.
Thanks,
Mark
--
Mark Hymers <mhy at debian dot org>
"I never make predictions. I never have and I never will."
Tony Blair
Index: xfce4-session.install
===================================================================
--- xfce4-session.install (revision 7818)
+++ xfce4-session.install (working copy)
@@ -1,2 +1,4 @@
usr
etc
+debian/defaults.list etc/xfce4/
+debian/55xfce4-session etc/X11/Xsession.d/
Index: changelog
===================================================================
--- changelog (revision 7818)
+++ changelog (working copy)
@@ -1,9 +1,13 @@
xfce4-session (4.10.1-2) UNRELEASED; urgency=low
+ [ Evgeni Golov ]
* Correct Vcs-* URLs to point to anonscm.debian.org
- -- Evgeni Golov <[email protected]> Mon, 15 Jul 2013 21:55:58 +0200
+ [ Mark Hymers ]
+ * Add /usr/share/xfce4 to XDG_DATA_DIRS and add defaults.list symlink
+ -- Mark Hymers <[email protected]> Fri, 26 Jul 2013 23:22:28 +0100
+
xfce4-session (4.10.1-1) unstable; urgency=low
* New upstream release.