[gnome-themes-standard/wip/jimmac/updated-gtk2: 58/106] Removed old assets.
- From: Jakub Steiner <jimmac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard/wip/jimmac/updated-gtk2: 58/106] Removed old assets.
- Date: Thu, 3 Mar 2016 22:22:10 +0000 (UTC)
commit a82d103b476225480a98fd7cf36b17ea11380553
Author: Juraj Fiala <doctorjellyface riseup net>
Date: Fri Feb 12 19:08:29 2016 +0100
Removed old assets.
themes/Adwaita/gtk-2.0/Others/null.png | Bin 400 -> 0 bytes
themes/Adwaita/gtk-2.0/Tabs/notebook-gap-horiz.png | Bin 120 -> 0 bytes
themes/Adwaita/gtk-2.0/Tabs/notebook-gap-vert.png | Bin 121 -> 0 bytes
themes/Adwaita/gtk-2.0/Tabs/notebook.png | Bin 2777 -> 0 bytes
themes/Adwaita/gtk-2.0/Tabs/tab-bottom-active.png | Bin 2913 -> 0 bytes
themes/Adwaita/gtk-2.0/Tabs/tab-bottom.png | Bin 3604 -> 0 bytes
themes/Adwaita/gtk-2.0/Tabs/tab-left-active.png | Bin 2849 -> 0 bytes
themes/Adwaita/gtk-2.0/Tabs/tab-left.png | Bin 2869 -> 0 bytes
themes/Adwaita/gtk-2.0/Tabs/tab-right-active.png | Bin 2849 -> 0 bytes
themes/Adwaita/gtk-2.0/Tabs/tab-right.png | Bin 2869 -> 0 bytes
themes/Adwaita/gtk-2.0/Tabs/tab-top-active.png | Bin 2921 -> 0 bytes
themes/Adwaita/gtk-2.0/Tabs/tab-top.png | Bin 3581 -> 0 bytes
themes/Adwaita/gtk-2.0/main.rc | 26 +++++++------------
13 files changed, 10 insertions(+), 16 deletions(-)
---
diff --git a/themes/Adwaita/gtk-2.0/main.rc b/themes/Adwaita/gtk-2.0/main.rc
index 570884c..5c9c815 100644
--- a/themes/Adwaita/gtk-2.0/main.rc
+++ b/themes/Adwaita/gtk-2.0/main.rc
@@ -630,7 +630,7 @@ style "default" {
function = RESIZE_GRIP
state = NORMAL
detail = "statusbar"
- overlay_file = "Others/null.png"
+ overlay_file = "assets/null.png"
overlay_stretch = FALSE
}
@@ -640,8 +640,7 @@ style "default" {
image {
function = SHADOW_GAP
- file = "Others/null.png"
- border = { 4, 4, 4, 4 }
+ file = "assets/null.png"
stretch = TRUE
}
@@ -712,8 +711,7 @@ style "scrollbar" {
image {
function = SLIDER
state = INSENSITIVE
- file = "Others/null.png"
- border = {0, 0, 0, 0}
+ file = "assets/null.png"
stretch = TRUE
orientation = HORIZONTAL
}
@@ -752,8 +750,7 @@ style "scrollbar" {
image {
function = SLIDER
state = INSENSITIVE
- file = "Others/null.png"
- border = {0, 0, 0, 0}
+ file = "assets/null.png"
stretch = TRUE
orientation = VERTICAL
}
@@ -998,8 +995,7 @@ style "menu_item" {
# This fixes boxy Qt menu items
image {
function = SHADOW
- file = "Others/null.png"
- border = {4, 4, 4, 4}
+ file = "assets/null.png"
stretch = TRUE
}
@@ -1180,7 +1176,7 @@ style "entry" {
function = FLAT_BOX
detail = "entry_bg"
state = NORMAL
- file = "Others/null.png"
+ file = "assets/null.png"
stretch = TRUE
}
@@ -1188,7 +1184,7 @@ style "entry" {
function = FLAT_BOX
detail = "entry_bg"
state = ACTIVE
- file = "Others/null.png"
+ file = "assets/null.png"
stretch = TRUE
}
@@ -1751,8 +1747,7 @@ style "handlebox" {
image {
function = BOX
- file = "Others/null.png"
- border = {4, 4, 4, 4}
+ file = "assets/null.png"
stretch = TRUE
detail = "handlebox_bin"
shadow = IN
@@ -1760,8 +1755,7 @@ style "handlebox" {
image {
function = BOX
- file = "Others/null.png"
- border = {4, 4, 4, 4}
+ file = "assets/null.png"
stretch = TRUE
detail = "handlebox_bin"
shadow = OUT
@@ -2243,7 +2237,7 @@ style "null" {
engine "pixmap" {
image {
function = BOX
- file = "Others/null.png"
+ file = "assets/null.png"
stretch = TRUE
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]