[longomatch] Minor improvements on the Range backgrounds
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Minor improvements on the Range backgrounds
- Date: Wed, 5 Nov 2014 19:01:20 +0000 (UTC)
commit cb9c580f7574b7503c02f331934f2b14cb127dd1
Author: Julien Moutte <julien fluendo com>
Date: Thu Oct 30 15:30:00 2014 +0100
Minor improvements on the Range backgrounds
.../gtk-2.0/Range/trough-horizontal-lower.png | Bin 962 -> 2816 bytes
data/theme/gtk-2.0/Range/trough-horizontal.png | Bin 962 -> 2825 bytes
data/theme/gtk-2.0/Range/trough-vertical-lower.png | Bin 961 -> 2825 bytes
data/theme/gtk-2.0/Range/trough-vertical.png | Bin 961 -> 2834 bytes
data/theme/gtk-2.0/range.rc | 8 ++++----
5 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/data/theme/gtk-2.0/Range/trough-horizontal-lower.png
b/data/theme/gtk-2.0/Range/trough-horizontal-lower.png
old mode 100644
new mode 100755
index 6c0cfaa..1b02a32
Binary files a/data/theme/gtk-2.0/Range/trough-horizontal-lower.png and
b/data/theme/gtk-2.0/Range/trough-horizontal-lower.png differ
diff --git a/data/theme/gtk-2.0/Range/trough-horizontal.png b/data/theme/gtk-2.0/Range/trough-horizontal.png
old mode 100644
new mode 100755
index f42100f..d88db89
Binary files a/data/theme/gtk-2.0/Range/trough-horizontal.png and
b/data/theme/gtk-2.0/Range/trough-horizontal.png differ
diff --git a/data/theme/gtk-2.0/Range/trough-vertical-lower.png
b/data/theme/gtk-2.0/Range/trough-vertical-lower.png
old mode 100644
new mode 100755
index 4f5292c..2f69a84
Binary files a/data/theme/gtk-2.0/Range/trough-vertical-lower.png and
b/data/theme/gtk-2.0/Range/trough-vertical-lower.png differ
diff --git a/data/theme/gtk-2.0/Range/trough-vertical.png b/data/theme/gtk-2.0/Range/trough-vertical.png
old mode 100644
new mode 100755
index a99b4cb..67084fc
Binary files a/data/theme/gtk-2.0/Range/trough-vertical.png and
b/data/theme/gtk-2.0/Range/trough-vertical.png differ
diff --git a/data/theme/gtk-2.0/range.rc b/data/theme/gtk-2.0/range.rc
index ae69c2c..856081a 100644
--- a/data/theme/gtk-2.0/range.rc
+++ b/data/theme/gtk-2.0/range.rc
@@ -17,7 +17,7 @@ style "longomatch-hscale" = "longomatch-range"
recolorable = TRUE
detail = "trough-lower"
file = "Range/trough-horizontal-lower.png"
- border = { 0, 0, 9, 9 }
+ border = { 1, 1, 10, 10 }
stretch = TRUE
}
image
@@ -26,7 +26,7 @@ style "longomatch-hscale" = "longomatch-range"
recolorable = TRUE
detail = "trough-upper"
file = "Range/trough-horizontal.png"
- border = { 0, 0, 9, 9 }
+ border = { 1, 1, 10, 10 }
stretch = TRUE
}
image
@@ -86,7 +86,7 @@ style "longomatch-vscale" = "longomatch-range"
recolorable = TRUE
detail = "trough-lower"
file = "Range/trough-vertical-lower.png"
- border = { 9, 9, 0, 0 }
+ border = { 10, 10, 1, 1 }
stretch = TRUE
}
image
@@ -95,7 +95,7 @@ style "longomatch-vscale" = "longomatch-range"
recolorable = TRUE
detail = "trough-upper"
file = "Range/trough-vertical.png"
- border = { 9, 9, 0, 0 }
+ border = { 10, 10, 1, 1 }
stretch = TRUE
}
image
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]