* Mats Erik Andersson <[email protected]> [110331 20:12]:
> Now I have discovered that the background is black, so I would like
> to modify this image by making it into a PNG image with transparent
> background. This in order to blend better for desktop usage.
Why not simply change the .xpm. xpm is a very nice textual and easily
patched format:
--- rgb/usr/share/pixmaps/rgbpaint.xpm.orig 2011-03-31 20:26:03.000000000
+0200
+++ rgb/usr/share/pixmaps/rgbpaint.xpm 2011-03-31 20:26:32.000000000 +0200
@@ -2,7 +2,7 @@
static char *icon_xpm[] = {
"32 32 32 1",
"A c #FF0000",
-"B c #000000",
+"B c None",
"C c #C80000",
"D c #E40000",
"E c #850000",
Bernhard R. Link
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive:
http://lists.debian.org/[email protected]