[longomatch/newui: 99/104] Style handles in panned windows



commit 88a3afc49e201c49dc21d446369e3e2cf99b0e82
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]