Author: reinhard Date: 2010-05-03 14:57:01 -0500 (Mon, 03 May 2010) New Revision: 10165
Modified: trunk/gnue-common/ trunk/gnue-common/src/datasources/GConnections.py Log: Fixed typo. Property changes on: trunk/gnue-common ___________________________________________________________________ Name: bzr:revision-info - timestamp: 2010-04-26 10:33:15.437999964 +0200 committer: Reinhard Müller <reinhard.muel...@bytewise.at> properties: branch-nick: common + timestamp: 2010-05-03 13:47:56.996000051 +0200 committer: Reinhard Müller <reinhard.muel...@bytewise.at> properties: branch-nick: common Name: bzr:file-ids - po/el.po 9...@3a364389-8fce-0310-8f11-cc363fde16c7:trunk%2Fgnue-common:po%2Fel.po + src/datasources/GConnections.py 1...@3a364389-8fce-0310-8f11-cc363fde16c7:trunk%2Fgnue-common:src%2Fdatasources%2FGConnections.py Name: bzr:revision-id:v4 - 3116 reinhard.muel...@bytewise.at-20100426083315-ccfwx2pihuvqn60z + 3116 reinhard.muel...@bytewise.at-20100426083315-ccfwx2pihuvqn60z 3117 reinhard.muel...@bytewise.at-20100503114756-unpxm52de0towufo Name: bzr:text-parents - po/el.po svn-v3-single1-dHJ1bmsvZ251ZS1jb21tb24.:3a364389-8fce-0310-8f11-cc363fde16c7:trunk%2Fgnue-common:10037 + src/datasources/GConnections.py svn-v3-single1-dHJ1bmsvZ251ZS1jb21tb24.:3a364389-8fce-0310-8f11-cc363fde16c7:trunk%2Fgnue-common:9986 Modified: trunk/gnue-common/src/datasources/GConnections.py =================================================================== --- trunk/gnue-common/src/datasources/GConnections.py 2010-05-03 19:56:57 UTC (rev 10164) +++ trunk/gnue-common/src/datasources/GConnections.py 2010-05-03 19:57:01 UTC (rev 10165) @@ -338,7 +338,7 @@ needFieldConversion = False if backends.BACKENDS.has_option(connection_base, 'comment'): - descr = backends.BACKENDS.get(connection_basename, 'comment') + descr = backends.BACKENDS.get(connection_base, 'comment') else: descr = connection_base text = u_('Login required for %(newline)s"%(description)s"') \ _______________________________________________ commit-gnue mailing list commit-gnue@gnu.org http://lists.gnu.org/mailman/listinfo/commit-gnue