[Python-apps-commits] r7642 - in packages/mercurial/trunk/debian/patches (1 file)
vicho-guest at users.alioth.debian.org
vicho-guest at users.alioth.debian.org
Tue Oct 11 22:41:55 UTC 2011
Date: Tuesday, October 11, 2011 @ 22:41:54
Author: vicho-guest
Revision: 7642
refresh patches
Modified:
packages/mercurial/trunk/debian/patches/deb_specific__use_sensible-editor.patch
Modified: packages/mercurial/trunk/debian/patches/deb_specific__use_sensible-editor.patch
===================================================================
--- packages/mercurial/trunk/debian/patches/deb_specific__use_sensible-editor.patch 2011-10-11 22:41:47 UTC (rev 7641)
+++ packages/mercurial/trunk/debian/patches/deb_specific__use_sensible-editor.patch 2011-10-11 22:41:54 UTC (rev 7642)
@@ -26,7 +26,7 @@
else:
--- a/mercurial/ui.py
+++ b/mercurial/ui.py
-@@ -659,7 +659,7 @@
+@@ -663,7 +663,7 @@
return (os.environ.get("HGEDITOR") or
self.config("ui", "editor") or
os.environ.get("VISUAL") or
@@ -150,7 +150,7 @@
msgid ""
--- a/i18n/ja.po
+++ b/i18n/ja.po
-@@ -8372,8 +8372,8 @@
+@@ -8359,8 +8359,8 @@
msgid "Checking commit editor...\n"
msgstr "ã¡ãã»ã¼ã¸å
¥åç¨ã¨ãã£ã¿ã®æ¤è¨¼ä¸...\n"
@@ -161,7 +161,7 @@
msgid " (specify a commit editor in your configuration file)\n"
msgstr " (ã³ãããã¡ãã»ã¼ã¸ç¨ã¨ãã£ã¿ãè¨å®ãã¡ã¤ã«ã§è¨å®ãã¦ãã ãã)\n"
-@@ -13818,7 +13818,7 @@
+@@ -13820,7 +13820,7 @@
" editor it uses is determined by looking at the environment\n"
" variables HGEDITOR, VISUAL and EDITOR, in that order. The first\n"
" non-empty one is chosen. If all of them are empty, the editor\n"
@@ -170,7 +170,7 @@
msgstr ""
"EDITOR\n"
" ã³ãããæã®ã¡ãã»ã¼ã¸ã®ããã«ã ã¨ãã£ã¿ã§ãã¡ã¤ã«ãéãã\n"
-@@ -13826,7 +13826,7 @@
+@@ -13828,7 +13828,7 @@
" ããã§ä½¿ç¨ãããã¨ãã£ã¿ã¯ã HGEDITORã VISUAL\n"
" ããã㯠EDITOR ç°å¢å¤æ°ã«è¨å®ããããã®ã(ãã®é åºã§)使ç¨ãã¾ãã\n"
" æåã®ç©ºã§ç¡ãå¤ã«è¨å®ãããç°å¢å¤æ°ã®å¤ã使ç¨ãã¾ãã\n"
More information about the Python-apps-commits
mailing list