r28395 - in /desktop/experimental/file-roller/debian: changelog patches/11_search_as_you_type.patch

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Jun 12 18:01:42 UTC 2011


Author: biebl
Date: Sun Jun 12 18:01:42 2011
New Revision: 28395

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=28395
Log:
Refresh debian/patches/11_search_as_you_type.patch.

Modified:
    desktop/experimental/file-roller/debian/changelog
    desktop/experimental/file-roller/debian/patches/11_search_as_you_type.patch

Modified: desktop/experimental/file-roller/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/file-roller/debian/changelog?rev=28395&op=diff
==============================================================================
--- desktop/experimental/file-roller/debian/changelog [utf-8] (original)
+++ desktop/experimental/file-roller/debian/changelog [utf-8] Sun Jun 12 18:01:42 2011
@@ -2,6 +2,7 @@
 
   * New upstream release.
   * debian/watch: Switch to .bz2 tarballs.
+  * Refresh debian/patches/11_search_as_you_type.patch.
 
  -- Michael Biebl <biebl at debian.org>  Sun, 12 Jun 2011 19:55:52 +0200
 

Modified: desktop/experimental/file-roller/debian/patches/11_search_as_you_type.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/file-roller/debian/patches/11_search_as_you_type.patch?rev=28395&op=diff
==============================================================================
--- desktop/experimental/file-roller/debian/patches/11_search_as_you_type.patch [utf-8] (original)
+++ desktop/experimental/file-roller/debian/patches/11_search_as_you_type.patch [utf-8] Sun Jun 12 18:01:42 2011
@@ -11,11 +11,11 @@
  src/fr-window.c |    2 --
  1 files changed, 0 insertions(+), 2 deletions(-)
 
-diff --git a/src/fr-window.c b/src/fr-window.c
-index d8fb08e..8a6099c 100644
---- a/src/fr-window.c
-+++ b/src/fr-window.c
-@@ -5557,8 +5557,6 @@ fr_window_construct (FrWindow *window)
+Index: file-roller-3.0.2/src/fr-window.c
+===================================================================
+--- file-roller-3.0.2.orig/src/fr-window.c	2011-05-08 18:07:17.000000000 +0200
++++ file-roller-3.0.2/src/fr-window.c	2011-06-12 20:00:18.965801024 +0200
+@@ -5619,8 +5619,6 @@
  
  	gtk_tree_view_set_rules_hint (GTK_TREE_VIEW (window->priv->list_view), TRUE);
  	add_file_list_columns (window, GTK_TREE_VIEW (window->priv->list_view));
@@ -24,6 +24,3 @@
  	gtk_tree_view_set_search_column (GTK_TREE_VIEW (window->priv->list_view),
  					 COLUMN_NAME);
  
--- 
-1.7.1
-




More information about the pkg-gnome-commits mailing list