[longomatch/newui: 100/157] Style handles in panned windows
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch/newui: 100/157] Style handles in panned windows
- Date: Mon, 1 Sep 2014 09:49:46 +0000 (UTC)
commit e60364f6fb76069d0e6e9a50eb8222b9bbd9d9ea
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Tue Aug 26 18:14:25 2014 +0200
Style handles in panned windows
data/theme/gtk-2.0/Handles/handle-h.png | Bin 0 -> 1011 bytes
data/theme/gtk-2.0/Handles/handle-v.png | Bin 0 -> 1018 bytes
data/theme/gtk-2.0/gtkrc | 2 ++
3 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/data/theme/gtk-2.0/Handles/handle-h.png b/data/theme/gtk-2.0/Handles/handle-h.png
new file mode 100644
index 0000000..918c040
Binary files /dev/null and b/data/theme/gtk-2.0/Handles/handle-h.png differ
diff --git a/data/theme/gtk-2.0/Handles/handle-v.png b/data/theme/gtk-2.0/Handles/handle-v.png
new file mode 100644
index 0000000..f3ab3b4
Binary files /dev/null and b/data/theme/gtk-2.0/Handles/handle-v.png differ
diff --git a/data/theme/gtk-2.0/gtkrc b/data/theme/gtk-2.0/gtkrc
index 8845a2e..72b40aa 100644
--- a/data/theme/gtk-2.0/gtkrc
+++ b/data/theme/gtk-2.0/gtkrc
@@ -259,11 +259,13 @@ include "notebook.rc"
include "teamcombobox.rc"
include "combobox.rc"
include "checkbox.rc"
+include "handles.rc"
class "GtkWidget" style "longomatch-default"
class "GtkEntry" style "longomatch-entry"
class "GtkButton" style "longomatch-square-button"
+class "GtkPaned" style "longomatch-handles"
# Background for the menubar
class "GtkMenuBar" style "longomatch-menubar"
class "GtkCheckButton" style "longomatch-checkbox"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]