Manish Singh
5dc5ab0d57
honor $(DESTDIR). Fixes bug #338147 . Also some minor cleanups.
...
2006-04-11 Manish Singh <yosh@gimp.org>
* desktop/Makefile.am: honor $(DESTDIR). Fixes bug #338147 . Also
some minor cleanups.
2006-04-11 22:47:15 +00:00
Sven Neumann
5666cd6bcc
moved the new install hook into the conditional
2006-04-03 07:08:15 +00:00
Sven Neumann
15118a6835
added an install hook that touches the toplevel icon theme directory as
...
2006-04-03 Sven Neumann <sven@gimp.org>
* desktop/Makefile.am: added an install hook that touches the
toplevel icon theme directory as required by the spec.
2006-04-03 07:05:11 +00:00
Sven Neumann
2a825f36d5
dropped the extension from the icon name (bug #336498 ).
...
2006-03-29 Sven Neumann <sven@gimp.org>
* desktop/gimp.desktop.in.in: dropped the extension from the icon
name (bug #336498 ).
2006-03-29 21:00:49 +00:00
Sven Neumann
ca8ef2e312
desktop/Makefile.am removed.
...
2006-03-29 Sven Neumann <sven@gimp.org>
* desktop/Makefile.am
* desktop/gimp.png: removed.
* desktop/16x16/gimp.png
* desktop/22x22/gimp.png
* desktop/24x24/gimp.png
* desktop/32x32/gimp.png
* desktop/48x48/gimp.png
* desktop/64x64/gimp.png
* desktop/scalable/gimp.svg: new application icons in different
sizes, contributed by Jakub Steiner.
* themes/Default/images/Makefile.am
* themes/Default/images/stock-wilber-32.png
* themes/Default/images/stock-wilber-48.png: removed.
* libgimpwidgets/Makefile.am
* libgimpwidgets/wilber-16.png
* libgimpwidgets/wilber-32.png
* libgimpwidgets/wilber-48.png
* libgimpwidgets/wilber-64.png: new window icons, identical to the
new application icons.
* libgimpwidgets/gimpwidgets-private.c: use the new window icons.
2006-03-29 11:59:51 +00:00
Simon Budig
304028a42c
Oops, missed a file in my last commit.
2006-01-21 18:55:02 +00:00
Sven Neumann
bf5331aa28
for consistency
2005-06-16 15:49:56 +00:00
Sven Neumann
077bba00bc
expand the GIMP acronym.
...
2005-06-16 Sven Neumann <sven@gimp.org>
* desktop/gimp.applications.in: expand the GIMP acronym.
* desktop/gimp.keys.in: removed some cruft.
2005-06-16 15:47:15 +00:00
Sven Neumann
0e3631ec33
INSTALL configure.in allow to skip installation of desktop files by
...
2005-06-16 Sven Neumann <sven@gimp.org>
* INSTALL
* configure.in
* desktop/Makefile.am: allow to skip installation of desktop files
by passing --without-desktop-dir.
2005-06-16 15:31:30 +00:00
Sven Neumann
925a163597
Redid the framework that deals with installing desktop files. Fixes bug
...
2005-06-16 Sven Neumann <sven@gimp.org>
Redid the framework that deals with installing desktop files.
Fixes bug #307705 :
* data/misc/*: removed.
* desktop/*: readded the desktop files in a new directory.
* Makefile.am
* configure.in
* data/Makefile.am: changed accordingly.
2005-06-16 14:50:43 +00:00