summaryrefslogtreecommitdiffstats
path: root/debian/_base/dependencies/libcarddav/debian/README.fallback
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2019-10-11 14:47:36 +0200
committerSlávek Banko <slavek.banko@axis.cz>2019-10-11 14:47:36 +0200
commit62d9e5b6085bc57bd47a4e8645e5e723067c9e7e (patch)
tree78c260108676a442a4d4381571ed412968922592 /debian/_base/dependencies/libcarddav/debian/README.fallback
parentfa21dcf615b3ec943d973421be4fb56f3f5dd6ed (diff)
downloadtde-packaging-62d9e5b6085bc57bd47a4e8645e5e723067c9e7e.tar.gz
tde-packaging-62d9e5b6085bc57bd47a4e8645e5e723067c9e7e.zip
DEB libcarddav: Switch to cmake.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'debian/_base/dependencies/libcarddav/debian/README.fallback')
-rw-r--r--debian/_base/dependencies/libcarddav/debian/README.fallback23
1 files changed, 0 insertions, 23 deletions
diff --git a/debian/_base/dependencies/libcarddav/debian/README.fallback b/debian/_base/dependencies/libcarddav/debian/README.fallback
deleted file mode 100644
index 1b41c225f..000000000
--- a/debian/_base/dependencies/libcarddav/debian/README.fallback
+++ /dev/null
@@ -1,23 +0,0 @@
- Imlib Image Conversion
- ----------------------
-
-The imlib and gdk-imlib libraries have a number of built-in image
-conversion routines, and are capable of loading or saving in *at
-least* the following formats: GIF, JPEG, PNG, TIFF, PS, BMP, XPM, and
-PPM.
-
-Prior to version 1.9.13, imlib and gdk-imlib could use an external
-program, such as Imagemagick's "convert", to load or save images
-in formats not handled internally to Imlib.
-
-
-
- "All fallbacks failed."
- -----------------------
-
-This message indicates that the file you wished to load is not handled
-by Imlib.
-
-The remedy is to convert the image file by hand using, for example,
-Imagemagick's "convert" command: "convert foo.rgb foo.png". Then
-you'll have to fix up the application to use the new filename instead.