~ubuntu-branches/ubuntu/raring/file-roller/raring-security

« back to all changes in this revision

Viewing changes to debian/patches/11_search_as_you_type.patch

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-05-14 18:57:27 UTC
  • mfrom: (2.1.19 sid)
  • Revision ID: package-import@ubuntu.com-20120514185727-26izf1ipd2al4y52
Tags: 3.4.2-1ubuntu1
* Merge with Debian. Remaining changes:
* debian/control.in:
  - Drop the scrollkeeper build-depends
  - Use the ubuntu epoch number for the nautilus depends
  - Depend on zip and unzip instead of p7zip which is in universe
  - Depend on genisoimage
  - Recommend sessioninstaller

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
 src/fr-window.c |    2 --
12
12
 1 files changed, 0 insertions(+), 2 deletions(-)
13
13
 
14
 
Index: file-roller-3.2.2/src/fr-window.c
 
14
Index: file-roller-3.3.92/src/fr-window.c
15
15
===================================================================
16
 
--- file-roller-3.2.2.orig/src/fr-window.c      2011-11-14 22:36:01.000000000 +0100
17
 
+++ file-roller-3.2.2/src/fr-window.c   2011-11-17 22:46:58.483098434 +0100
18
 
@@ -5623,8 +5623,6 @@
 
16
--- file-roller-3.3.92.orig/src/fr-window.c     2012-02-21 00:39:03.000000000 +0100
 
17
+++ file-roller-3.3.92/src/fr-window.c  2012-03-20 07:34:42.482360662 +0100
 
18
@@ -5612,8 +5612,6 @@
19
19
 
20
20
        gtk_tree_view_set_rules_hint (GTK_TREE_VIEW (window->priv->list_view), TRUE);
21
21
        add_file_list_columns (window, GTK_TREE_VIEW (window->priv->list_view));