Mercurial > geeqie
annotate plugins/Makefile.am @ 1620:19c7c73d9fc4
fixed incorrect type conversion
author | nadvornik |
---|---|
date | Sun, 31 May 2009 14:32:39 +0000 |
parents | 5b36a6ff55ae |
children | 8966e72ae99a |
rev | line source |
---|---|
1616
5b36a6ff55ae
Add .desktop files to restore lossless jpeg rotation via editors.
zas_
parents:
1571
diff
changeset
|
1 SUBDIRS = rotate symlink |
1502
08f97835e816
Add and install a template to be used as new editor. Need more work.
zas_
parents:
1272
diff
changeset
|
2 qq_desktoptemplatedir = $(pkgdatadir) |
08f97835e816
Add and install a template to be used as new editor. Need more work.
zas_
parents:
1272
diff
changeset
|
3 qq_desktoptemplate_DATA = template.desktop |
1272 | 4 |
1616
5b36a6ff55ae
Add .desktop files to restore lossless jpeg rotation via editors.
zas_
parents:
1571
diff
changeset
|
5 EXTRA_DIST = $(qq_desktoptemplate_DATA) |