-
Here's an updated version of the patch with some better versions of the icons inline and the schema default set to load images.
The problem with the translations is I think in the generation of item.xml (there are no translations in the generated item.xml):
LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po item.xml.in item.xml
I had tried to keep the svg as...
2009-10-18 19:47:39 UTC in Liferea
-
If I understand what you mean by menu images, how about doing them as inline svg?
I've updated the patch with some ugly proof of concept ones and these do show with auto load images turned off.
(It patches item.xml.in which works but I don't get any translations now for the menu text in item.xml?)
2009-09-29 20:16:17 UTC in Liferea
-
Updated patch with handmade glade changes including changing the text from "Automatically Load Images" to just "Load Images" to avoid implying there was a separate manual action.
2009-09-09 17:39:50 UTC in Liferea
-
Attached is a patch against 1.6.0 to add a preference to turn off the automatic loading of images in entries using the Webkit "auto-load-images" property. This could be useful for performance, bandwidth or privacy issues.
Some health warnings about the patch:
- Default is not to load images (my preference!)
- Change in behaviour only takes place after a restart
- It is actually impossible...
2009-09-08 19:04:56 UTC in Liferea
-
When using geany-0.18 with a Python program the new Imports Symbols list doesn't recognise comments, e.g.
import sys # some text
"some" and "text" are shown as Imports.
2009-08-17 12:29:40 UTC in Geany
-
_static/mpl.css for the html documentation uses navigation.png and contents.png but these are not included.
2009-08-08 11:24:20 UTC in matplotlib
-
How about creating a MANIFEST.in file containing:
recursive-include buildtools *.py.
2007-10-14 12:12:59 UTC in Gnofract 4D
-
buildtools is getting installed in site-packages. No need for this?.
2007-10-08 18:30:49 UTC in Gnofract 4D
-
Improved patch to use the image's directory instead of full name for temp file template and use mkstemp instead of mktemp.
File Added: libiptcdata-1.0.2-py-path.patch.
2007-09-29 16:49:45 UTC in IPTC Metadata Library
-
Here's my attempt at a more complete fix. Definitely needs checking!
File Added: libiptcdata-1.0.2-py-filesystem.patch.
2007-09-23 15:37:45 UTC in IPTC Metadata Library