Gimp/plug-ins/file-raw/.gitignore
Michael Natterer 713995e27d Bug 784261 - Have some nice error message for formats known to work...
...with known plugins

Add new plug-in file-raw-placeholder.c that registers itself for
loading all RAW formats from file-raw/file-formats.h, but does nothing
except returning an error message pointing to darktable and
RawTherapee.

When no real RAW loader is installed, this plug-in is selected
automatically as RAW loader, otherwise the first installed RAW loader
is used. Selecting another in prefs still works as before.
2017-07-24 22:19:53 +02:00

11 lines
168 B
Text

/Makefile.in
/Makefile
/.deps
/_libs
/.libs
/file-darktable
/file-darktable.exe
/file-rawtherapee
/file-rawtherapee.exe
/file-raw-placeholder
/file-raw-placeholder.exe