[Pkg-xfce-commits] r486 - desktop/trunk/thunar/debian
Yves-Alexis Perez
corsac-guest at costa.debian.org
Mon Mar 6 11:48:03 UTC 2006
Author: corsac-guest
Date: 2006-03-06 11:48:02 +0000 (Mon, 06 Mar 2006)
New Revision: 486
Modified:
desktop/trunk/thunar/debian/README.Debian
desktop/trunk/thunar/debian/control
desktop/trunk/thunar/debian/libthunar-vfs-1.install
desktop/trunk/thunar/debian/thunar.install
Log:
inform user about volume management things
Modified: desktop/trunk/thunar/debian/README.Debian
===================================================================
--- desktop/trunk/thunar/debian/README.Debian 2006-03-05 23:27:13 UTC (rev 485)
+++ desktop/trunk/thunar/debian/README.Debian 2006-03-06 11:48:02 UTC (rev 486)
@@ -3,4 +3,8 @@
This version is an svn snapshot of Thunar, and thus can have lots of bugs. It's proposed for testing purposes. Don't forget to report bugs.
- -- Yves-Alexis Perez <corsac at corsac.net>, Thu, 17 Nov 2005 13:48:54 +0100
+In order to use volume management features, you should install hal, dbus-1-utils and pmount packages.
+
+You also need to add yourself to the plugdev group, so you can use pmount.
+
+ -- Yves-Alexis Perez <corsac at corsac.net>, Mon, 06 Mar 2006 12:46:52 +0100
Modified: desktop/trunk/thunar/debian/control
===================================================================
--- desktop/trunk/thunar/debian/control 2006-03-05 23:27:13 UTC (rev 485)
+++ desktop/trunk/thunar/debian/control 2006-03-06 11:48:02 UTC (rev 486)
@@ -9,11 +9,14 @@
Package: thunar
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, desktop-file-utils, libthunar-vfs-1 (= ${Source-Version})
+Recommends: hal, pmount
Description: File Manager for Xfce
Thunar is the file manager designed to be the default file manager of Xfce 4.4
.
This version is an svn snapshot, and thus may contains bugs.
Its purpose is testing only.
+ .
+ Please read README.Debian concerning volume management stuffs.
Package: libthunar-vfs-1-dev
Section: libdevel
Modified: desktop/trunk/thunar/debian/libthunar-vfs-1.install
===================================================================
--- desktop/trunk/thunar/debian/libthunar-vfs-1.install 2006-03-05 23:27:13 UTC (rev 485)
+++ desktop/trunk/thunar/debian/libthunar-vfs-1.install 2006-03-06 11:48:02 UTC (rev 486)
@@ -1,4 +1,3 @@
debian/tmp/usr/lib/lib*.so.*
debian/tmp/usr/lib/thunarx-1/*
-debian/tmp/usr/share/locale/*/*/*.mo
Modified: desktop/trunk/thunar/debian/thunar.install
===================================================================
--- desktop/trunk/thunar/debian/thunar.install 2006-03-05 23:27:13 UTC (rev 485)
+++ desktop/trunk/thunar/debian/thunar.install 2006-03-06 11:48:02 UTC (rev 486)
@@ -2,3 +2,5 @@
debian/tmp/usr/share/applications/*
debian/tmp/usr/share/icons/*
debian/tmp/usr/share/pixmaps/*
+debian/tmp/usr/share/locale/*/*/*.mo
+debian/tmp/usr/lib/thunar/*
More information about the Pkg-xfce-commits
mailing list