Rev 5593: (vila) Add icons for tbzrcommand (iwata) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
pqm at pqm.ubuntu.com
Tue Jan 11 19:11:32 UTC 2011
At file:///home/pqm/archives/thelove/bzr/%2Btrunk/
------------------------------------------------------------
revno: 5593 [merge]
revision-id: pqm at pqm.ubuntu.com-20110111191129-qxzw738fmkm0run9
parent: pqm at pqm.ubuntu.com-20110111183650-e8cxdko7r2ruh3bq
parent: iwata0303 at gmail.com-20101226131911-o7txs0fnji5zekq1
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Tue 2011-01-11 19:11:29 +0000
message:
(vila) Add icons for tbzrcommand (iwata)
modified:
setup.py setup.py-20050314065409-02f8a0a6e3f9bc70
=== modified file 'setup.py'
--- a/setup.py 2010-12-02 10:41:05 +0000
+++ b/setup.py 2010-12-26 13:19:11 +0000
@@ -395,7 +395,8 @@
# ditto for the tbzrcommand tool
tbzrcommand = dict(
script = os.path.join(tbzr_root, "scripts", "tbzrcommand.py"),
- icon_resources = [(0,'bzr.ico')],
+ icon_resources = icon_resources,
+ other_resources = other_resources,
)
console_targets.append(tbzrcommand)
tbzrcommandw = tbzrcommand.copy()
More information about the bazaar-commits
mailing list