Hi all, I've a gtk+ app using a few pixmaps... i was reading http://live.gnome.org/GnomeGoals/AppIcon, and say a new place to install pixmaps..
i've this images: ticketpanel.png - The icon used in the .desktop file and gtk_window_icon and the rest of .png are _not_ icons... This is my pixmaps/Makefile.am: EXTRA_DIST = \ ticketpanel-loading.png \ ticketpanel.png \ ticketpanel-side.png \ ticketpanel-top.png pixmapdir = $(datadir)/pixmaps pixmap_DATA = \ ticketpanel-loading.png \ ticketpanel.png \ ticketpanel-side.png \ ticketpanel-top.png What i need to change?.. i'm confused with that Goal. Thanks, and sorry my basic enligsh -- Dani _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list