Show
Ignore:
Timestamp:
11/21/06 19:46:33 (2 years ago)
Author:
jim++
Message:

JID->Jabber ID in gc tooltip
if print_time==sometimes : Show the day if needed also. Use locale for time format (do
not force
24h)
Delete a lot of unused locale variables (thanks pychecker)
del gajim.py useless global vars after use
configpaths.py : use self. not this.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/profile_window.py

    r7440 r7510  
    110110 
    111111        def on_set_avatar_button_clicked(self, widget): 
    112                 f = None 
    113112                def on_ok(widget, path_to_file): 
    114113                        filesize = os.path.getsize(path_to_file) # in bytes