[gnome-themes-standard/wip/jimmac/updated-gtk2: 97/106] Removed useless stretches.



commit 0b849c4e0940bd405b291967f42ca5659f647c6b
Author: Juraj Fiala <doctorjellyface riseup net>
Date:   Sun Feb 28 21:28:16 2016 +0100

    Removed useless stretches.

 themes/Adwaita/gtk-2.0/main.rc |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)
---
diff --git a/themes/Adwaita/gtk-2.0/main.rc b/themes/Adwaita/gtk-2.0/main.rc
index b5dea6a..16f686e 100644
--- a/themes/Adwaita/gtk-2.0/main.rc
+++ b/themes/Adwaita/gtk-2.0/main.rc
@@ -550,14 +550,12 @@ style "default" {
       function = VLINE
       file     = "assets/line.png"
       border   = {1, 0, 0, 0}
-      stretch  = TRUE
     }
 
     image {
       function = HLINE
       file     = "assets/line.png"
       border   = {0, 0, 1, 0}
-      stretch  = TRUE
     }
 
     #########
@@ -682,7 +680,6 @@ style "scrollbar" {
       detail      = "trough"
       file        = "assets/scrollbar-horz-trough.png"
       border      = {0, 0, 1, 0}
-      stretch     = TRUE
       orientation = HORIZONTAL
     }
 
@@ -691,7 +688,6 @@ style "scrollbar" {
       detail      = "trough"
       file        = "assets/scrollbar-vert-trough.png"
       border      = {1, 0, 0, 0}
-      stretch     = TRUE
       orientation = VERTICAL
       direction   = LTR
     }
@@ -701,7 +697,6 @@ style "scrollbar" {
       detail      = "trough"
       file        = "assets/scrollbar-vert-trough-rtl.png"
       border      = {0, 1, 0, 0}
-      stretch     = TRUE
       orientation = VERTICAL
       direction   = RTL
     }
@@ -823,7 +818,6 @@ style "menubar" {
       state    = NORMAL
       file     = "assets/line.png"
       border   = {0, 0, 0, 1}
-      stretch  = TRUE
     }
   }
 
@@ -842,7 +836,6 @@ style "menubar_item" {
       state       = PRELIGHT
       file        = "assets/menubar-item-active.png"
       border      = {0, 0, 0, 3}
-      stretch     = TRUE
     }
   }
 
@@ -1205,7 +1198,6 @@ style "separator_menu_item" {
     image {
       function = BOX
       file     = "assets/line.png"
-      stretch  = TRUE
     }
   }
 
@@ -1901,7 +1893,6 @@ style "toolbar_separator" {
     image {
       function = BOX
       file     = "assets/line.png"
-      stretch  = TRUE
     }
   }
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]