annotate plugins/Makefile.am @ 1788:6a88c55c6f68

copy_file(): remove incomplete file on error (bug 2890715) The behavior changed, data is first written to a temporary file, which is unlinked in case of error, then the tempfile is renamed to the final name. Size of buffer was increased from 4k to 16k.
author zas_
date Sun, 10 Jan 2010 14:23:29 +0000
parents 22ec11cc989c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1651
8966e72ae99a ufraw-batch script
nadvornik
parents: 1616
diff changeset
1 #FIXME enable or disable individual plugins from configure
8966e72ae99a ufraw-batch script
nadvornik
parents: 1616
diff changeset
2
1675
5bb036e67d6d added script for importing GQView and Geeqie-alpha metadata
nadvornik
parents: 1651
diff changeset
3 SUBDIRS = rotate symlink ufraw import
1694
22ec11cc989c make sure that automake and config.h uses the same installation paths
nadvornik
parents: 1675
diff changeset
4 qq_desktoptemplatedir = $(appdir)
1502
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
e0e12512cde2 read external editors from .desktop files
nadvornik
parents:
diff changeset
6
1616
5b36a6ff55ae Add .desktop files to restore lossless jpeg rotation via editors.
zas_
parents: 1571
diff changeset
7 EXTRA_DIST = $(qq_desktoptemplate_DATA)