Mercurial > geeqie
annotate plugins/Makefile.am @ 1690:a98ee485a05e
removed gettext.h reference
author | nadvornik |
---|---|
date | Wed, 01 Jul 2009 18:32:32 +0000 |
parents | 5bb036e67d6d |
children | 22ec11cc989c |
rev | line source |
---|---|
1651 | 1 #FIXME enable or disable individual plugins from configure |
2 | |
1675
5bb036e67d6d
added script for importing GQView and Geeqie-alpha metadata
nadvornik
parents:
1651
diff
changeset
|
3 SUBDIRS = rotate symlink ufraw import |
1502
08f97835e816
Add and install a template to be used as new editor. Need more work.
zas_
parents:
1272
diff
changeset
|
4 qq_desktoptemplatedir = $(pkgdatadir) |
08f97835e816
Add and install a template to be used as new editor. Need more work.
zas_
parents:
1272
diff
changeset
|
5 qq_desktoptemplate_DATA = template.desktop |
1272 | 6 |
1616
5b36a6ff55ae
Add .desktop files to restore lossless jpeg rotation via editors.
zas_
parents:
1571
diff
changeset
|
7 EXTRA_DIST = $(qq_desktoptemplate_DATA) |