Change hellodolda to PNG.
authorfredrik <fredrik@959494ce-11ee-0310-bf91-de5d638817bd>
Mon, 7 May 2007 01:42:18 +0000 (01:42 +0000)
committerfredrik <fredrik@959494ce-11ee-0310-bf91-de5d638817bd>
Mon, 7 May 2007 01:42:18 +0000 (01:42 +0000)
git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1012 959494ce-11ee-0310-bf91-de5d638817bd

clients/Makefile.am
clients/gnome-trans-applet/Dolcon_Transferapplet_Factory.server.in
clients/hellodolda.jpg [deleted file]
clients/hellodolda.png [new file with mode: 0644]

index 4ce3de4..5c7dffc 100644 (file)
@@ -1,9 +1,9 @@
 SUBDIRS=@clients@
 DIST_SUBDIRS=gtk2 gnome-trans-applet gaim
-EXTRA_DIST=hellodolda.jpg
+EXTRA_DIST=hellodolda.png
 
 iconsdir = $(datadir)/pixmaps
-icons_DATA = hellodolda.jpg
+icons_DATA = hellodolda.png
 
 noinst_PROGRAMS=test
 
index b058242..3cf6cbb 100644 (file)
@@ -16,6 +16,6 @@
        </oaf_attribute>
        <oaf_attribute name="name" type="string" value="Doldaconnect Transfer Viewer" />
        <oaf_attribute name="description" type="string" value="Easily grasp the current status of your Doldaconnect transfers" />
-       <oaf_attribute name="panel:icon" type="string" value="hellodolda.jpg" />
+       <oaf_attribute name="panel:icon" type="string" value="hellodolda.png" />
     </oaf_server>
 </oaf_info>
diff --git a/clients/hellodolda.jpg b/clients/hellodolda.jpg
deleted file mode 100644 (file)
index cab979a..0000000
Binary files a/clients/hellodolda.jpg and /dev/null differ
diff --git a/clients/hellodolda.png b/clients/hellodolda.png
new file mode 100644 (file)
index 0000000..213cc04
Binary files /dev/null and b/clients/hellodolda.png differ