~aw/tiamat/trunk

« back to all changes in this revision

Viewing changes to beholderlib/__init__.py

  • Committer: magnun.leno at gmail
  • Date: 2010-03-04 01:04:48 UTC
  • Revision ID: magnun.leno@gmail.com-20100304010448-grypfibeg7kor10m
Fixed some gliches in images global paths

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
    # Already installed
35
35
    gettext.bindtextdomain('beholder', SEP.join(['', 'usr', 'share', 'locale']))
36
36
    ICONS_PATH = SEP.join(['','usr','share','icons','beholder'])
 
37
    #teste
 
38
    
 
39
    
 
40
    
37
41
 
38
42
gettext.textdomain('beholder')
39
43
_ = gettext.gettext