[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