Changeset 41 for storage

Show
Ignore:
Timestamp:
07/17/06 15:48:46 (2 years ago)
Author:
ploum
Message:

#32 "Assigned to" field doesn't work
#41 Comments not entirely displayed
#46 open bookmark with middle click

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • storage/bookmarks_store.py

    r36 r41  
    128128                if path != None : 
    129129                        zetuple = path.get_selection().get_selected() 
     130                        #cursor = path.get_cursor() 
     131                        #print zetuple 
     132                        #print cursor 
    130133                        string = zetuple[0].get_value(zetuple[1],1) 
    131134                else :