Your message dated Sat, 14 Nov 2009 13:32:07 +0000
with message-id <[email protected]>
and subject line Bug#539508: fixed in murrine-themes 0.90.3.2
has caused the Debian Bug report #539508,
regarding [murrine-themes] Title hard to see on small windows
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
539508: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=539508
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: murrine-themes
Version: 0.90.3
Severity: minor
Tags: patch
I've noticed that on windows smaller than the title, the shadow effect
compresses and the title becomes hard to read. (Try resizing a nautilus
window really narrow.) The attached patch fixes the problem.
Cheers,
Jason Heeris
diff -r -u murrine-themes-0.90.3/usr/share/themes/MurrineRounded/metacity-1/metacity-theme-1.xml murrine-themes-0.90.3.new/usr/share/themes/MurrineRounded/metacity-1/metacity-theme-1.xml
--- murrine-themes-0.90.3/usr/share/themes/MurrineRounded/metacity-1/metacity-theme-1.xml 2007-03-25 00:10:54.000000000 +0900
+++ murrine-themes-0.90.3.new/usr/share/themes/MurrineRounded/metacity-1/metacity-theme-1.xml 2009-08-01 23:03:47.000000000 +0800
@@ -762,11 +762,11 @@
<!-- Title -->
<draw_ops name="title_focused">
- <title color="blend/black/gtk:bg[SELECTED]/0.9" x="4 `max` (width-title_width)/2+1" y="0 `max` ((height-title_height)/2)-1"/>
- <title color="blend/black/gtk:bg[SELECTED]/0.9" x="4 `max` (width-title_width)/2-1" y="0 `max` ((height-title_height)/2)+1"/>
- <title color="blend/black/gtk:bg[SELECTED]/0.95" x="4 `max` (width-title_width)/2-1" y="0 `max` ((height-title_height)/2)-1"/>
- <title color="blend/black/gtk:bg[SELECTED]/0.85" x="4 `max` (width-title_width)/2+2" y="0 `max` ((height-title_height)/2)+2"/>
- <title color="blend/black/gtk:bg[SELECTED]/0.6" x="4 `max` (width-title_width)/2+1" y="0 `max` ((height-title_height)/2)+1"/>
+ <title color="blend/black/gtk:bg[SELECTED]/0.9" x="5 `max` (width-title_width)/2+1" y="0 `max` ((height-title_height)/2)-1"/>
+ <title color="blend/black/gtk:bg[SELECTED]/0.9" x="3 `max` (width-title_width)/2-1" y="0 `max` ((height-title_height)/2)+1"/>
+ <title color="blend/black/gtk:bg[SELECTED]/0.95" x="3 `max` (width-title_width)/2-1" y="0 `max` ((height-title_height)/2)-1"/>
+ <title color="blend/black/gtk:bg[SELECTED]/0.85" x="6 `max` (width-title_width)/2+2" y="0 `max` ((height-title_height)/2)+2"/>
+ <title color="blend/black/gtk:bg[SELECTED]/0.6" x="5 `max` (width-title_width)/2+1" y="0 `max` ((height-title_height)/2)+1"/>
<title color="blend/white/gtk:bg[NORMAL]/0.1" x="4 `max` (width-title_width)/2" y="0 `max` ((height-title_height)/2)"/>
</draw_ops>
diff -r -u murrine-themes-0.90.3/usr/share/themes/MurrineRoundedIcon/metacity-1/metacity-theme-1.xml murrine-themes-0.90.3.new/usr/share/themes/MurrineRoundedIcon/metacity-1/metacity-theme-1.xml
--- murrine-themes-0.90.3/usr/share/themes/MurrineRoundedIcon/metacity-1/metacity-theme-1.xml 2007-03-25 00:12:44.000000000 +0900
+++ murrine-themes-0.90.3.new/usr/share/themes/MurrineRoundedIcon/metacity-1/metacity-theme-1.xml 2009-08-01 23:04:34.000000000 +0800
@@ -734,11 +734,11 @@
<!-- Title -->
<draw_ops name="title_focused">
- <title color="blend/black/gtk:bg[SELECTED]/0.9" x="4 `max` (width-title_width)/2+1" y="0 `max` ((height-title_height)/2)-1"/>
- <title color="blend/black/gtk:bg[SELECTED]/0.9" x="4 `max` (width-title_width)/2-1" y="0 `max` ((height-title_height)/2)+1"/>
- <title color="blend/black/gtk:bg[SELECTED]/0.95" x="4 `max` (width-title_width)/2-1" y="0 `max` ((height-title_height)/2)-1"/>
- <title color="blend/black/gtk:bg[SELECTED]/0.85" x="4 `max` (width-title_width)/2+2" y="0 `max` ((height-title_height)/2)+2"/>
- <title color="blend/black/gtk:bg[SELECTED]/0.6" x="4 `max` (width-title_width)/2+1" y="0 `max` ((height-title_height)/2)+1"/>
+ <title color="blend/black/gtk:bg[SELECTED]/0.9" x="5 `max` (width-title_width)/2+1" y="0 `max` ((height-title_height)/2)-1"/>
+ <title color="blend/black/gtk:bg[SELECTED]/0.9" x="3 `max` (width-title_width)/2-1" y="0 `max` ((height-title_height)/2)+1"/>
+ <title color="blend/black/gtk:bg[SELECTED]/0.95" x="3 `max` (width-title_width)/2-1" y="0 `max` ((height-title_height)/2)-1"/>
+ <title color="blend/black/gtk:bg[SELECTED]/0.85" x="6 `max` (width-title_width)/2+2" y="0 `max` ((height-title_height)/2)+2"/>
+ <title color="blend/black/gtk:bg[SELECTED]/0.6" x="5 `max` (width-title_width)/2+1" y="0 `max` ((height-title_height)/2)+1"/>
<title color="blend/white/gtk:bg[NORMAL]/0.1" x="4 `max` (width-title_width)/2" y="0 `max` ((height-title_height)/2)"/>
</draw_ops>
diff -r -u murrine-themes-0.90.3/usr/share/themes/MurrineRoundedLessFramed/metacity-1/metacity-theme-1.xml murrine-themes-0.90.3.new/usr/share/themes/MurrineRoundedLessFramed/metacity-1/metacity-theme-1.xml
--- murrine-themes-0.90.3/usr/share/themes/MurrineRoundedLessFramed/metacity-1/metacity-theme-1.xml 2007-04-15 23:51:50.000000000 +0800
+++ murrine-themes-0.90.3.new/usr/share/themes/MurrineRoundedLessFramed/metacity-1/metacity-theme-1.xml 2009-08-01 23:05:28.000000000 +0800
@@ -760,11 +760,11 @@
<!-- Title -->
<draw_ops name="title_focused">
- <title color="blend/black/gtk:bg[SELECTED]/0.9" x="4 `max` (width-title_width)/2+1" y="0 `max` ((height-title_height)/2)-1"/>
- <title color="blend/black/gtk:bg[SELECTED]/0.9" x="4 `max` (width-title_width)/2-1" y="0 `max` ((height-title_height)/2)+1"/>
- <title color="blend/black/gtk:bg[SELECTED]/0.95" x="4 `max` (width-title_width)/2-1" y="0 `max` ((height-title_height)/2)-1"/>
- <title color="blend/black/gtk:bg[SELECTED]/0.85" x="4 `max` (width-title_width)/2+2" y="0 `max` ((height-title_height)/2)+2"/>
- <title color="blend/black/gtk:bg[SELECTED]/0.6" x="4 `max` (width-title_width)/2+1" y="0 `max` ((height-title_height)/2)+1"/>
+ <title color="blend/black/gtk:bg[SELECTED]/0.9" x="5 `max` (width-title_width)/2+1" y="0 `max` ((height-title_height)/2)-1"/>
+ <title color="blend/black/gtk:bg[SELECTED]/0.9" x="3 `max` (width-title_width)/2-1" y="0 `max` ((height-title_height)/2)+1"/>
+ <title color="blend/black/gtk:bg[SELECTED]/0.95" x="3 `max` (width-title_width)/2-1" y="0 `max` ((height-title_height)/2)-1"/>
+ <title color="blend/black/gtk:bg[SELECTED]/0.85" x="6 `max` (width-title_width)/2+2" y="0 `max` ((height-title_height)/2)+2"/>
+ <title color="blend/black/gtk:bg[SELECTED]/0.6" x="5 `max` (width-title_width)/2+1" y="0 `max` ((height-title_height)/2)+1"/>
<title color="blend/white/gtk:bg[NORMAL]/0.1" x="4 `max` (width-title_width)/2" y="0 `max` ((height-title_height)/2)"/>
</draw_ops>
diff -r -u murrine-themes-0.90.3/usr/share/themes/MurrineRoundedLessFramedIcon/metacity-1/metacity-theme-1.xml murrine-themes-0.90.3.new/usr/share/themes/MurrineRoundedLessFramedIcon/metacity-1/metacity-theme-1.xml
--- murrine-themes-0.90.3/usr/share/themes/MurrineRoundedLessFramedIcon/metacity-1/metacity-theme-1.xml 2007-04-15 23:55:53.000000000 +0800
+++ murrine-themes-0.90.3.new/usr/share/themes/MurrineRoundedLessFramedIcon/metacity-1/metacity-theme-1.xml 2009-08-01 23:08:15.000000000 +0800
@@ -732,11 +732,11 @@
<!-- Title -->
<draw_ops name="title_focused">
- <title color="blend/black/gtk:bg[SELECTED]/0.9" x="4 `max` (width-title_width)/2+1" y="0 `max` ((height-title_height)/2)-1"/>
- <title color="blend/black/gtk:bg[SELECTED]/0.9" x="4 `max` (width-title_width)/2-1" y="0 `max` ((height-title_height)/2)+1"/>
- <title color="blend/black/gtk:bg[SELECTED]/0.95" x="4 `max` (width-title_width)/2-1" y="0 `max` ((height-title_height)/2)-1"/>
- <title color="blend/black/gtk:bg[SELECTED]/0.85" x="4 `max` (width-title_width)/2+2" y="0 `max` ((height-title_height)/2)+2"/>
- <title color="blend/black/gtk:bg[SELECTED]/0.6" x="4 `max` (width-title_width)/2+1" y="0 `max` ((height-title_height)/2)+1"/>
+ <title color="blend/black/gtk:bg[SELECTED]/0.9" x="5 `max` (width-title_width)/2+1" y="0 `max` ((height-title_height)/2)-1"/>
+ <title color="blend/black/gtk:bg[SELECTED]/0.9" x="3 `max` (width-title_width)/2-1" y="0 `max` ((height-title_height)/2)+1"/>
+ <title color="blend/black/gtk:bg[SELECTED]/0.95" x="3 `max` (width-title_width)/2-1" y="0 `max` ((height-title_height)/2)-1"/>
+ <title color="blend/black/gtk:bg[SELECTED]/0.85" x="6 `max` (width-title_width)/2+2" y="0 `max` ((height-title_height)/2)+2"/>
+ <title color="blend/black/gtk:bg[SELECTED]/0.6" x="5 `max` (width-title_width)/2+1" y="0 `max` ((height-title_height)/2)+1"/>
<title color="blend/white/gtk:bg[NORMAL]/0.1" x="4 `max` (width-title_width)/2" y="0 `max` ((height-title_height)/2)"/>
</draw_ops>
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: murrine-themes
Source-Version: 0.90.3.2
We believe that the bug you reported is fixed in the latest version of
murrine-themes, which is due to be installed in the Debian FTP archive:
murrine-themes_0.90.3.2.dsc
to main/m/murrine-themes/murrine-themes_0.90.3.2.dsc
murrine-themes_0.90.3.2.tar.gz
to main/m/murrine-themes/murrine-themes_0.90.3.2.tar.gz
murrine-themes_0.90.3.2_all.deb
to main/m/murrine-themes/murrine-themes_0.90.3.2_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Yves-Alexis Perez <[email protected]> (supplier of updated murrine-themes
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
Format: 1.8
Date: Sat, 14 Nov 2009 14:19:57 +0100
Source: murrine-themes
Binary: murrine-themes
Architecture: source all
Version: 0.90.3.2
Distribution: unstable
Urgency: low
Maintainer: Yves-Alexis Perez <[email protected]>
Changed-By: Yves-Alexis Perez <[email protected]>
Description:
murrine-themes - themes for gtk2 murrine engine
Closes: 539508
Changes:
murrine-themes (0.90.3.2) unstable; urgency=low
.
* Improve long titles handling, thanks Jason Heeris. closes: #539508
Checksums-Sha1:
013ceefc7e0cc255275879a4a56a7ccba002c4e1 752 murrine-themes_0.90.3.2.dsc
11babc38da7e67b00f833efb58149323c67f40cf 117140 murrine-themes_0.90.3.2.tar.gz
ed10ea354ca6be43a5ba68810fe95595173c2873 110906 murrine-themes_0.90.3.2_all.deb
Checksums-Sha256:
6d606bceb292ea2994a0928141f8f8877e992b407625287467688608fa2d020e 752
murrine-themes_0.90.3.2.dsc
aac03c77671f4413866db88e0c8e98f699bdcf3076821666a9b961a994ec31cb 117140
murrine-themes_0.90.3.2.tar.gz
1b0b61573c3558c20a6f35693a46083df9fbf41aab0f74a3344b32e898c5d108 110906
murrine-themes_0.90.3.2_all.deb
Files:
f8b797482a6fa926b9a1bb3ca6655e0c 752 x11 optional murrine-themes_0.90.3.2.dsc
be1c0c4fb22c0a368bea16d0265f5f79 117140 x11 optional
murrine-themes_0.90.3.2.tar.gz
b08b76fe16f52971df1b071f876e6dd2 110906 x11 optional
murrine-themes_0.90.3.2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEAREDAAYFAkr+rtgACgkQTUTAIMXAW64bmQCglGxbIuOoxYJDbKky2D9pWAuz
g3sAoI5djV4MIy3qX2KCIPzu47n0e2ef
=KbgS
-----END PGP SIGNATURE-----
--- End Message ---