Changeset 62

Show
Ignore:
Timestamp:
Thu Jul 7 12:19:13 2005
Author:
fredrikc
Message:

Small doc change

Files:

Legend:

Unmodified
Added
Removed
Modified
  • trunk/transolution/xliffeditor/gtk_utils.py

    r61 r62  
    159 159     Create a input dialog.  
    160 160     @drop_down_values = list of text values to fill a combobox dropdown with.  
      161     @Returns = string entered or None if Cancel was pressed.  
    161 162     '''  
    162 163