~codygarver/+junk/epiphany-old-trunk

« back to all changes in this revision

Viewing changes to debian/patches/99_tabs_dont_expand.patch

  • Committer: Cody Garver
  • Date: 2016-06-09 02:15:34 UTC
  • Revision ID: cody@elementary.io-20160609021534-yj5kz6dr3or5u1o1
Add Nathan's patches and refresh everything

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
 
10
10
 #define AFTER_ALL_TABS -1
11
11
 #define NOT_IN_APP_WINDOWS -2
12
 
@@ -619,11 +619,11 @@
 
12
@@ -630,11 +630,11 @@
13
13
 
14
14
        /* setup load feedback */
15
15
        spinner = gtk_spinner_new ();
23
23
        /* don't show the icon */
24
24
 
25
25
        /* Set minimal size */
26
 
@@ -730,7 +730,7 @@
 
26
@@ -741,7 +741,7 @@
27
27
 
28
28
        gtk_container_child_set (GTK_CONTAINER (notebook),
29
29
                                 GTK_WIDGET (embed),