[Pkg-xfce-commits] r4546 - in desktop/branches/experimental/thunar-vfs/debian: . patches
Lionel Le Folgoc
mrpouit-guest at alioth.debian.org
Sun Nov 7 04:07:19 UTC 2010
Author: mrpouit-guest
Date: 2010-11-07 16:07:17 +0000 (Sun, 07 Nov 2010)
New Revision: 4546
Modified:
desktop/branches/experimental/thunar-vfs/debian/changelog
desktop/branches/experimental/thunar-vfs/debian/patches/02_thunar-icon-naming-spec-compliance.patch
Log:
New upstream development release; fix 02_thunar-icon-naming-spec-compliance.patch to apply cleanly
Modified: desktop/branches/experimental/thunar-vfs/debian/changelog
===================================================================
--- desktop/branches/experimental/thunar-vfs/debian/changelog 2010-11-07 15:03:56 UTC (rev 4545)
+++ desktop/branches/experimental/thunar-vfs/debian/changelog 2010-11-07 16:07:17 UTC (rev 4546)
@@ -1,4 +1,4 @@
-thunar-vfs (1.1.0-1) UNRELEASED; urgency=low
+thunar-vfs (1.1.1-1) UNRELEASED; urgency=low
[ Lionel Le Folgoc ]
* New upstream development release, split from thunar to allow goodies not
@@ -19,7 +19,7 @@
* Clean patches targetting thunar and not thunar-vfs:
- debian/patches/01_thunar-help-directory.patch: dropped
- debian/patches/02_thunar-icon-naming-spec-compliance.patch: drop the
- thunar and thunar-tpa bits
+ thunar and thunar-tpa bits, refreshed to apply cleanly
- debian/patches/03_thunar-window-maximize.patch: dropped
- debian/patches/05_fix-crash-drag-gdk-none.patch: dropped
- debian/patches/06_fix-sidepane-width.patch: dropped
Modified: desktop/branches/experimental/thunar-vfs/debian/patches/02_thunar-icon-naming-spec-compliance.patch
===================================================================
--- desktop/branches/experimental/thunar-vfs/debian/patches/02_thunar-icon-naming-spec-compliance.patch 2010-11-07 15:03:56 UTC (rev 4545)
+++ desktop/branches/experimental/thunar-vfs/debian/patches/02_thunar-icon-naming-spec-compliance.patch 2010-11-07 16:07:17 UTC (rev 4546)
@@ -184,7 +184,7 @@
- if (gtk_icon_theme_has_icon (icon_theme, "gnome-dev-cdrom-audio"))
- return "gnome-dev-cdrom-audio";
- goto cdrom;
-
+
case THUNAR_VFS_VOLUME_KIND_MEMORY_CARD:
case THUNAR_VFS_VOLUME_KIND_REMOVABLE_DISK:
- if (gtk_icon_theme_has_icon (icon_theme, "gnome-dev-removable"))
More information about the Pkg-xfce-commits
mailing list