Mercurial > geeqie.yaz
annotate plugins/Makefile.am @ 1665:f7183cf53efa
fixed writting to gqview legacy format
author | nadvornik |
---|---|
date | Mon, 29 Jun 2009 19:48:14 +0000 |
parents | 8efd65465de5 |
children |
rev | line source |
---|---|
1645 | 1 #FIXME enable or disable individual plugins from configure |
2 | |
3 SUBDIRS = rotate symlink ufraw | |
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 |
1614
f6c8b76d41ca
Add .desktop files to restore lossless jpeg rotation via editors.
zas_
parents:
1571
diff
changeset
|
7 EXTRA_DIST = $(qq_desktoptemplate_DATA) |