On Sun, Feb 15, 2009 at 2:02 PM, Vincent Legoll
<[email protected]> wrote:
> Index: meldapp.py
> ===================================================================
> --- meldapp.py (revision 1153)
> +++ meldapp.py (working copy)
> @@ -435,6 +435,8 @@
> #TRANSLATORS: translate this string ONLY to the first
> "\t", leave it and the following parts intact
> _("Leading whitespace\t0\t^[ \\t\\r\\f\\v]*\n") + \
> #TRANSLATORS: translate this string ONLY to the first
> "\t", leave it and the following parts intact
> + _("CRLF line endings\t0\t\\r+$\n") + \
> + #TRANSLATORS: translate this string ONLY to the first
> "\t", leave it and the following parts intact
> _("Script comment\t0\t#.*")),
> "ignore_blank_lines" : prefs.Value(prefs.BOOL, 1)
> }
This hunk should not have been there, and is a dropped patch
--
Vincent Legoll
_______________________________________________
meld-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/meld-list