Your message dated Tue, 24 Mar 2009 11:47:06 +0000
with message-id <[email protected]>
and subject line Bug#520919: fixed in icon-naming-utils 0.8.90-2
has caused the Debian Bug report #520919,
regarding icon-naming-utils: wrong icons for NetworkManager
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.)
--
520919: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=520919
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: icon-naming-utils
Version: 0.8.90-1
Tags: patch
Hi,
currently icon-naming-utils creates wrong symbolic links for the
NetworkManager status icons.
The attached patch should solve the issue.
Cheers,
--
.''`. Debian 5.0 "Lenny" has been released!
: :' :
`. `' Last night, Darth Vader came down from planet Vulcan and told
`- me that if you don't install Lenny, he'd melt your brain.
Index: icon-naming-utils-0.8.90/legacy-icon-mapping.xml
===================================================================
--- icon-naming-utils-0.8.90.orig/legacy-icon-mapping.xml 2009-03-23 16:37:28.499379079 +0100
+++ icon-naming-utils-0.8.90/legacy-icon-mapping.xml 2009-03-23 16:39:12.312936039 +0100
@@ -741,9 +741,12 @@
</icon>
<icon name="network-wired">
<link>gnome-dev-ethernet</link>
+ <link>nm-device-wired</link>
</icon>
<icon name="network-wireless">
<link>gnome-dev-wavelan</link>
+ <link>nm-adhoc</link>
+ <link>nm-device-wireless</link>
</icon>
<icon name="phone">
<link>stock_cell-phone</link>
@@ -1171,9 +1174,6 @@
</icon>
<icon name="network-idle">
<link>gnome-netstatus-idle</link>
- <link>nm-adhoc</link>
- <link>nm-device-wired</link>
- <link>nm-device-wireless</link>
<link>connect_established</link>
</icon>
<icon name="network-offline">
signature.asc
Description: Ceci est une partie de message numériquement signée
--- End Message ---
--- Begin Message ---
Source: icon-naming-utils
Source-Version: 0.8.90-2
We believe that the bug you reported is fixed in the latest version of
icon-naming-utils, which is due to be installed in the Debian FTP archive:
icon-naming-utils_0.8.90-2.diff.gz
to pool/main/i/icon-naming-utils/icon-naming-utils_0.8.90-2.diff.gz
icon-naming-utils_0.8.90-2.dsc
to pool/main/i/icon-naming-utils/icon-naming-utils_0.8.90-2.dsc
icon-naming-utils_0.8.90-2_all.deb
to pool/main/i/icon-naming-utils/icon-naming-utils_0.8.90-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.
Philipp Kern <[email protected]> (supplier of updated icon-naming-utils 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: SHA1
Format: 1.8
Date: Tue, 24 Mar 2009 12:27:46 +0100
Source: icon-naming-utils
Binary: icon-naming-utils
Architecture: source all
Version: 0.8.90-2
Distribution: unstable
Urgency: low
Maintainer: Philipp Kern <[email protected]>
Changed-By: Philipp Kern <[email protected]>
Description:
icon-naming-utils - script for maintaining backwards compatibility of Tango
Project
Closes: 520919
Changes:
icon-naming-utils (0.8.90-2) unstable; urgency=low
.
* Fix NetworkManager icons. (Closes: #520919)
Checksums-Sha1:
7d4e711b73fcfb40d3db511328d5edc4b3c1b18a 1293 icon-naming-utils_0.8.90-2.dsc
bc22b073af4d8ef662c899af42c8dab683e3d18e 3695
icon-naming-utils_0.8.90-2.diff.gz
b265e3fdf2d1d6c4fb79adbe0dd4513aea723f32 17448
icon-naming-utils_0.8.90-2_all.deb
Checksums-Sha256:
31eda10d7dd070549cf843743f2c91dc83cefe5ffad3eeab8dd3a5c53b5e6e95 1293
icon-naming-utils_0.8.90-2.dsc
02ae9a57141ff9d68693ea868bdb84563f2cda56cf3b978fa0774f07525dec4f 3695
icon-naming-utils_0.8.90-2.diff.gz
75fe9ed994bd5cba462eb450bad8b5435691390cfeb7af953c2f3e7e8c695f56 17448
icon-naming-utils_0.8.90-2_all.deb
Files:
361545c9983b1719d8d598ff67ce7e0c 1293 x11 optional
icon-naming-utils_0.8.90-2.dsc
b71611a5fba7c58bfea85bf204139fef 3695 x11 optional
icon-naming-utils_0.8.90-2.diff.gz
8acdfd41500cd0d4d04b30a60b6b3c42 17448 x11 optional
icon-naming-utils_0.8.90-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAknIxQ4ACgkQ7Ro5M7LPzdjtowCeO4Amiatc/3t875OSQYS03kEj
5IcAn0Temtmmuo5WrZhykT2mtbzqLclK
=8IuD
-----END PGP SIGNATURE-----
--- End Message ---