Re: Remove xpm images
David Malcolm <[email protected]>
| Newsgroups | gmane.editors.conglomerate.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 2004-10-14 at 23:03 +0400, Nickolay V. Shmyrev wrote: > In order to fix "Bug 141609: Using GtkIconTheme" which will allow > theming and to clean sources I propose to remove old xpm unused icons > and translate xpm logo to png and move it to pixmaps. > > Here is the patch to do that. Also it fixes gtk-doc build with -- > disable-printing. Excellent - thanks. Applied to CVS > > Files that should be removed: > > src/auth_off.c > src/icon_assemble.c > src/icon_new.c > src/icon_submit.c > src/ilogo.c > src/auth_on.c > src/icon_connect.c > src/icon_openfile.c Removed > src/ilogo100.xpm I removed pixmaps/ilogo100.xpm > > New file attached > pixmaps/conglomerate-logo.png Added Dave