Gimp/libgimpwidgets/.gitignore
Michael Natterer f8a9f39466 libgimpwidgets: use gtk_window_set_default_icon_name()
instead of gtk_window_set_default_icon_list() which requires having
actual GdkPixbufs around. Move the 32x32 and 48x48 wilber images to
the icon theme, and remove all inline pixbuf generation stuff from
libgimpwidgets.
2015-03-29 21:00:11 +02:00

14 lines
161 B
Text

/*.la
/*.lo
/.deps
/.libs
/Makefile
/Makefile.in
/_libs
/gimpwidgetsmarshal.c
/gimpwidgetsmarshal.h
/makefile.mingw
/test-eevl*
/test-preview-area
/*.trs
/*.log