Mercurial > geeqie
annotate plugins/Makefile.am @ 1590:1a5a3b7ca2cd
use "keywords" instead of "tags" in option name, it is more consistent
author | nadvornik |
---|---|
date | Thu, 07 May 2009 19:30:15 +0000 |
parents | 282ebf388bb1 |
children | 5b36a6ff55ae |
rev | line source |
---|---|
1272 | 1 SUBDIRS = 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 |
1571 | 5 EXTRA_DIST = \ |
6 $(qq_desktoptemplate_DATA) |