[gedit] Add a custom style to the bottom panel's stack switcher.
- From: Steve Frécinaux <sfre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Add a custom style to the bottom panel's stack switcher.
- Date: Tue, 21 Jan 2014 15:03:35 +0000 (UTC)
commit f137c0df39ab0ff50a3e7f38b2aa7cec8f9b31ea
Author: Steve Frécinaux <code istique net>
Date: Tue Jan 21 15:43:29 2014 +0100
Add a custom style to the bottom panel's stack switcher.
gedit/gedit-window.ui | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/gedit/gedit-window.ui b/gedit/gedit-window.ui
index acf21ad..e113781 100644
--- a/gedit/gedit-window.ui
+++ b/gedit/gedit-window.ui
@@ -413,6 +413,9 @@
<object class="GtkStackSwitcher" id="bottom_panel_stack_switcher">
<property name="visible">True</property>
<property name="stack">bottom_panel</property>
+ <style>
+ <class name="gedit-bottom-panel-stack-switcher"/>
+ </style>
</object>
<packing>
<property name="expand">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]