meld r978 - trunk
- From: stevek svn gnome org
- To: svn-commits-list gnome org
- Subject: meld r978 - trunk
- Date: Thu, 13 Mar 2008 19:24:03 +0000 (GMT)
Author: stevek
Date: Thu Mar 13 19:24:02 2008
New Revision: 978
URL: http://svn.gnome.org/viewvc/meld?rev=978&view=rev
Log:
Tidy indent
Modified:
trunk/meldapp.py
Modified: trunk/meldapp.py
==============================================================================
--- trunk/meldapp.py (original)
+++ trunk/meldapp.py Thu Mar 13 19:24:02 2008
@@ -449,7 +449,7 @@
#TRANSLATORS: translate this string ONLY to the first "\t", leave it and the following parts intact
_("Media\t0\t*.{jpg,gif,png,wav,mp3,ogg,xcf,xpm}")),
#TRANSLATORS: translate this string ONLY to the first "\t", leave it and the following parts intact
- "regexes" : prefs.Value(prefs.STRING, _("CVS keywords\t0\t\$\\w+(:[^\\n$]+)?\$\n") + \
+ "regexes" : prefs.Value(prefs.STRING, _("CVS keywords\t0\t\$\\w+(:[^\\n$]+)?\$\n") + \
#TRANSLATORS: translate this string ONLY to the first "\t", leave it and the following parts intact
_("C++ comment\t0\t//.*\n") + \
#TRANSLATORS: translate this string ONLY to the first "\t", leave it and the following parts intact
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]