[Pkg-xfce-commits] r2864 - in desktop/trunk/thunar/debian: . patches

corsac at alioth.debian.org corsac at alioth.debian.org
Sat Feb 28 23:10:27 UTC 2009


Author: corsac
Date: 2009-02-28 23:10:27 +0000 (Sat, 28 Feb 2009)
New Revision: 2864

Modified:
   desktop/trunk/thunar/debian/changelog
   desktop/trunk/thunar/debian/patches/02_thunar-icon-naming-spec-compliance.patch
Log:
* debian/patches:
  - refresh 02_thunar-icon-naming-spec-compliance, more replacement.

Modified: desktop/trunk/thunar/debian/changelog
===================================================================
--- desktop/trunk/thunar/debian/changelog	2009-02-28 22:12:34 UTC (rev 2863)
+++ desktop/trunk/thunar/debian/changelog	2009-02-28 23:10:27 UTC (rev 2864)
@@ -1,3 +1,10 @@
+thunar (1.0.0-2) UNRELEASED; urgency=low
+
+  * debian/patches:
+    - refresh 02_thunar-icon-naming-spec-compliance, more replacement.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Sun, 01 Mar 2009 00:09:35 +0100
+
 thunar (1.0.0-1) experimental; urgency=low
 
   [ Xfce 4.6 Alpha “Pinkie” ]

Modified: desktop/trunk/thunar/debian/patches/02_thunar-icon-naming-spec-compliance.patch
===================================================================
--- desktop/trunk/thunar/debian/patches/02_thunar-icon-naming-spec-compliance.patch	2009-02-28 22:12:34 UTC (rev 2863)
+++ desktop/trunk/thunar/debian/patches/02_thunar-icon-naming-spec-compliance.patch	2009-02-28 23:10:27 UTC (rev 2864)
@@ -423,3 +423,19 @@
    { THUNAR_STOCK_DOWNLOADS,   "emblem-downloads",       },
    { THUNAR_STOCK_DOCUMENTS,   "emblem-documents",       },
    { THUNAR_STOCK_MUSIC,       "audio-x-generic",        },
+diff --git a/thunar/thunar-stock.h b/thunar/thunar-stock.h
+index 775b3e0..3f0b937 100644
+--- a/thunar/thunar-stock.h
++++ b/thunar/thunar-stock.h
+@@ -26,9 +26,9 @@ G_BEGIN_DECLS;
+ #define THUNAR_STOCK_HOME         "thunar-home"         /* see ThunarWindow */
+ #define THUNAR_STOCK_SHORTCUTS    "thunar-shortcuts"    /* see ThunarShortcutsPane */
+ #define THUNAR_STOCK_TEMPLATES    "thunar-templates"    /* see ThunarWindow */
+-#define THUNAR_STOCK_TRASH_EMPTY  "thunar-trash-empty"  /* see ThunarTrashAction */
++#define THUNAR_STOCK_TRASH_EMPTY  "thunar-trash"  /* see ThunarTrashAction */
+ #define THUNAR_STOCK_TRASH_FULL   "thunar-trash-full"   /* see ThunarTrashAction */
+-#define THUNAR_STOCK_DIRECTORY    "gnome-fs-directory"
++#define THUNAR_STOCK_DIRECTORY    "gtk-directory"
+ #define THUNAR_STOCK_DOWNLOADS    "thunar-downloads"
+ #define THUNAR_STOCK_DOCUMENTS    "thunar-documents"
+ #define THUNAR_STOCK_MUSIC        "thunar-music"




More information about the Pkg-xfce-commits mailing list