Rev 477: Fix bug #187283 fix replacing _() by _i18n(). in file:///v/home/vila/.bazaar/plugins/gtk/

Vincent Ladeuil v.ladeuil+lp at free.fr
Mon May 5 19:16:49 BST 2008


At file:///v/home/vila/.bazaar/plugins/gtk/

------------------------------------------------------------
revno: 477
revision-id: v.ladeuil+lp at free.fr-20080505181646-n95l8ltw2u6jtr26
parent: v.ladeuil+lp at free.fr-20080505160432-hrhie62i03vcu3cw
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: gtk
timestamp: Mon 2008-05-05 20:16:46 +0200
message:
  Fix bug #187283 fix replacing _() by _i18n().
  
  * genpot.sh 
  Remove duplication. Add the ability to specify the genrated pot
  file on command-line for debugging purposes.
  
  * po/olive-gtk.pot:
  Regenerated.
  
  * __init__.py, branch.py, branchview/treeview.py, checkout.py,
  commit.py, conflicts.py, diff.py, errors.py, initialize.py,
  merge.py, nautilus-bzr.py, olive/__init__.py, olive/add.py,
  olive/bookmark.py, olive/guifiles.py, olive/info.py,
  olive/menu.py, olive/mkdir.py, olive/move.py, olive/remove.py,
  olive/rename.py, push.py, revbrowser.py, status.py, tags.py:
  Replace all calls to _() by calls to _i18n(), the latter being
  defined in __init__.py and imported in the other modules from
  there. This fix the problem encountered countless times when
  running bzr selftest and getting silly error messages about
  boolean not being callables.
modified:
  __init__.py                    __init__.py-20060519165329-a1fd52c8a829fcd5
  branch.py                      branch.py-20060718221951-cc4ts04p4d84mjth-1
  branchview/treeview.py         treeview.py-20071020204704-vk1erblrjhbcgw94-1
  checkout.py                    checkout.py-20060731181533-e0x1bgv7wum466kj-1
  commit.py                      commit.py-20060721181724-0mfkrqwpsa09q1t3-3
  conflicts.py                   conflicts.py-20070203171806-g5tuxmkf2suxgzvm-1
  diff.py                        diffwin.py-20051017070234-cb5c6dc4960142f5
  errors.py                      errors.py-20070129213417-8rr7unfjjdetfq83-1
  genpot.sh                      genpot.sh-20060820124246-vi2tip5o5mcnyza1-2
  initialize.py                  initialize.py-20070406171439-vi4hce9b12bdofts-1
  merge.py                       merge.py-20061009195451-45vs0pe2nphnckxh-1
  nautilus-bzr.py                __init__.py-20060412205316-7a81eb8ae29ffc79
  olive/__init__.py              __init__.py-20060925014013-13wdvwl8vi8gfqi1-2
  olive/add.py                   add.py-20060721181724-0mfkrqwpsa09q1t3-1
  olive/bookmark.py              bookmark.py-20060820164104-pmg886x25fj6hhyu-1
  olive/guifiles.py              gladefile.py-20061025081716-mc0e5w3fcin4rcgv-1
  olive/info.py                  info.py-20060810114713-y0f7dshd8ohyr8oz-1
  olive/menu.py                  menu.py-20060803101046-9idg5lu81o53za8y-1
  olive/mkdir.py                 mkdir.py-20060809131310-mpu60gdw82hhkt0p-1
  olive/move.py                  move.py-20060809140408-txw8f17jvqykh0iv-1
  olive/remove.py                remove.py-20060721181724-0mfkrqwpsa09q1t3-2
  olive/rename.py                rename.py-20060809143844-edgdedgalykd5zci-1
  po/olive-gtk.pot               olivegtk.pot-20060820124246-vi2tip5o5mcnyza1-3
  push.py                        push.py-20060721181724-0mfkrqwpsa09q1t3-4
  revbrowser.py                  revbrowser.py-20070201094155-v2139s0zp4mmolvq-1
  status.py                      status.py-20060803143043-mmdp58hu3hauy0xh-1
  tags.py                        tags.py-20070408210738-1c0lyfurp88v5c56-1
-------------- next part --------------

Diff too large for email (3016 lines, the limit is 1000).


More information about the bazaar-commits mailing list