[gnome-themes-standard] metacity: Use rounded corners on attached modal dialogs
- From: Florian MÃllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] metacity: Use rounded corners on attached modal dialogs
- Date: Fri, 17 Aug 2012 00:45:34 +0000 (UTC)
commit 8a4bbc415eb53b9f88b701aca8a8cbeebbb8708a
Author: Florian MÃllner <fmuellner gnome org>
Date: Thu Aug 16 23:05:59 2012 +0200
metacity: Use rounded corners on attached modal dialogs
https://bugzilla.gnome.org/show_bug.cgi?id=681618
themes/Adwaita/metacity-1/metacity-theme-3.xml | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/themes/Adwaita/metacity-1/metacity-theme-3.xml b/themes/Adwaita/metacity-1/metacity-theme-3.xml
index 45c7a94..e5c5df2 100644
--- a/themes/Adwaita/metacity-1/metacity-theme-3.xml
+++ b/themes/Adwaita/metacity-1/metacity-theme-3.xml
@@ -104,8 +104,11 @@
<distance name="title_vertical_pad" value="5"/>
</frame_geometry>
-<frame_geometry name="attached" title_scale="medium" hide_buttons="true" rounded_top_left="false" rounded_top_right="false" parent="normal">
+<frame_geometry name="attached" title_scale="medium" hide_buttons="true" rounded_top_left="4" rounded_top_right="4" rounded_bottom_left="4" rounded_bottom_right="4" parent="normal">
<distance name="title_vertical_pad" value="9"/>
+ <distance name="bottom_height" value="4"/>
+ <distance name="left_width" value="4"/>
+ <distance name="right_width" value="4"/>
</frame_geometry>
<!-- drawing operations -->
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]