[gtk-engines/gnome3] Using the same frame size for maximized state as normal based on hbon's bitchin'
- From: Jakub Steiner <jimmac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-engines/gnome3] Using the same frame size for maximized state as normal based on hbon's bitchin'
- Date: Mon, 23 Aug 2010 12:17:15 +0000 (UTC)
commit 147c75ab47e9f70130987a9f27bb34bc361aae20
Author: Jakub Steiner <jimmac gmail com>
Date: Mon Aug 23 13:45:44 2010 +0200
Using the same frame size for maximized state as normal based on hbon's bitchin'
themes/GNOME3/metacity-1/metacity-theme-1.xml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/themes/GNOME3/metacity-1/metacity-theme-1.xml b/themes/GNOME3/metacity-1/metacity-theme-1.xml
index 1906f12..164e60a 100644
--- a/themes/GNOME3/metacity-1/metacity-theme-1.xml
+++ b/themes/GNOME3/metacity-1/metacity-theme-1.xml
@@ -10,8 +10,8 @@
<!-- Frames Geometries -->
<frame_geometry name="normal" rounded_top_left="true" rounded_top_right="true" title_scale="medium">
- <distance name="left_width" value="2"/>
- <distance name="right_width" value="2"/>
+ <distance name="left_width" value="1"/>
+ <distance name="right_width" value="1"/>
<distance name="bottom_height" value="2"/>
<distance name="left_titlebar_edge" value="0"/>
<distance name="right_titlebar_edge" value="0"/>
@@ -25,7 +25,7 @@
<distance name="left_width" value="0"/>
<distance name="right_width" value="0"/>
<distance name="bottom_height" value="0"/>
- <distance name="title_vertical_pad" value="4"/>
+ <distance name="title_vertical_pad" value="10"/>
</frame_geometry>
<frame_geometry name="utility" title_scale="medium" parent="normal">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]