summaryrefslogtreecommitdiffstats
path: root/ubuntu/precise/dependencies/libcaldav/debian/README.fallback
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2014-04-17 13:57:20 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2014-04-17 13:57:20 +0900
commit2d59086b104acd7b4711fd067c9bb4480158e6ab (patch)
tree7d3d9aff90930e65a491c055510aba94debc6da9 /ubuntu/precise/dependencies/libcaldav/debian/README.fallback
parent55b519366b1dcd7ab5b2f1f720d275b33fc4bd49 (diff)
downloadtde-packaging-2d59086b104acd7b4711fd067c9bb4480158e6ab.tar.gz
tde-packaging-2d59086b104acd7b4711fd067c9bb4480158e6ab.zip
Removed Ubuntu/precise folder
Diffstat (limited to 'ubuntu/precise/dependencies/libcaldav/debian/README.fallback')
-rw-r--r--ubuntu/precise/dependencies/libcaldav/debian/README.fallback23
1 files changed, 0 insertions, 23 deletions
diff --git a/ubuntu/precise/dependencies/libcaldav/debian/README.fallback b/ubuntu/precise/dependencies/libcaldav/debian/README.fallback
deleted file mode 100644
index 1b41c225f..000000000
--- a/ubuntu/precise/dependencies/libcaldav/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.