Ignore:
Timestamp:
Aug 2, 2010, 9:27:30 PM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

trunk: Merged in qt 4.6.3 sources from branches/vendor/nokia/qt.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/src/gui/dialogs/qfiledialog.ui

    r651 r769  
    8484        <string>Back</string>
    8585       </property>
     86       <property name="accessibleName">
     87        <string>Back</string>
     88       </property>
     89       <property name="accessibleDescription">
     90        <string>Go back</string>
     91       </property>
    8692      </widget>
    8793     </item>
     
    9197        <string>Forward</string>
    9298       </property>
     99       <property name="accessibleName">
     100        <string>Forward</string>
     101       </property>
     102       <property name="accessibleDescription">
     103        <string>Go forward</string>
     104       </property>
    93105      </widget>
    94106     </item>
     
    98110        <string>Parent Directory</string>
    99111       </property>
     112       <property name="accessibleName">
     113        <string>Parent Directory</string>
     114       </property>
     115       <property name="accessibleDescription">
     116        <string>Go to the parent directory</string>
     117       </property>
    100118      </widget>
    101119     </item>
     
    105123        <string>Create New Folder</string>
    106124       </property>
     125       <property name="accessibleName">
     126        <string>Create New Folder</string>
     127       </property>
     128       <property name="accessibleDescription">
     129        <string>Create a New Folder</string>
     130       </property>
    107131      </widget>
    108132     </item>
     
    112136        <string>List View</string>
    113137       </property>
     138       <property name="accessibleName">
     139        <string>List View</string>
     140       </property>
     141       <property name="accessibleDescription">
     142        <string>Change to list view mode</string>
     143       </property>
    114144      </widget>
    115145     </item>
     
    118148       <property name="toolTip" >
    119149        <string>Detail View</string>
     150       </property>
     151       <property name="accessibleName">
     152        <string>Detail View</string>
     153       </property>
     154       <property name="accessibleDescription">
     155        <string>Change to detail view mode</string>
    120156       </property>
    121157      </widget>
Note: See TracChangeset for help on using the changeset viewer.