Russian translation. Gui fix.
[qstardict] / qstardict / mainwindow.ui
index 8f55516..3a52cec 100644 (file)
@@ -14,7 +14,7 @@
    <string>QStarDict</string>
   </property>
   <property name="windowIcon">
-   <iconset>
+   <iconset resource="pixmaps/pixmaps.qrc">
     <normaloff>:/icons/qstardict.png</normaloff>:/icons/qstardict.png</iconset>
   </property>
   <widget class="QWidget" name="centralwidget">
@@ -25,7 +25,7 @@
     <property name="spacing">
      <number>6</number>
     </property>
-    <item row="0" column="0">
+    <item row="1" column="0">
      <layout class="QHBoxLayout">
       <property name="spacing">
        <number>6</number>
@@ -54,7 +54,7 @@
          <string>Clear</string>
         </property>
         <property name="icon">
-         <iconset>
+         <iconset resource="pixmaps/pixmaps.qrc">
           <normaloff>:/icons/clear-right.png</normaloff>:/icons/clear-right.png</iconset>
         </property>
         <property name="iconSize">
          <string>Search</string>
         </property>
         <property name="icon">
-         <iconset>
+         <iconset resource="pixmaps/pixmaps.qrc">
           <normaloff>:/icons/search-filter.png</normaloff>:/icons/search-filter.png</iconset>
         </property>
         <property name="iconSize">
       </item>
      </layout>
     </item>
-    <item row="1" column="0">
+    <item row="0" column="0">
      <widget class="DictWidget" name="translationView" native="true"/>
     </item>
    </layout>
      <x>0</x>
      <y>0</y>
      <width>742</width>
-     <height>36</height>
+     <height>34</height>
     </rect>
    </property>
    <property name="font">
      <string>&amp;Settings</string>
     </property>
     <addaction name="actionScan"/>
+    <addaction name="actionToolBar"/>
     <addaction name="actionSettings"/>
    </widget>
    <addaction name="menu_File"/>
   </widget>
   <action name="actionQuit">
    <property name="icon">
-    <iconset>
+    <iconset resource="pixmaps/pixmaps.qrc">
      <normaloff>:/icons/application-exit.png</normaloff>:/icons/application-exit.png</iconset>
    </property>
    <property name="text">
   </action>
   <action name="actionSettings">
    <property name="icon">
-    <iconset>
+    <iconset resource="pixmaps/pixmaps.qrc">
      <normaloff>:/icons/configure.png</normaloff>:/icons/configure.png</iconset>
    </property>
    <property name="text">
   </action>
   <action name="actionHelp">
    <property name="icon">
-    <iconset>
+    <iconset resource="pixmaps/pixmaps.qrc">
      <normaloff>:/icons/help-contents.png</normaloff>:/icons/help-contents.png</iconset>
    </property>
    <property name="text">
     <string>F1</string>
    </property>
   </action>
+  <action name="actionToolBar">
+   <property name="checkable">
+    <bool>true</bool>
+   </property>
+   <property name="checked">
+    <bool>true</bool>
+   </property>
+   <property name="text">
+    <string>ToolBar</string>
+   </property>
+  </action>
  </widget>
  <customwidgets>
   <customwidget>
   <tabstop>wordsList</tabstop>
   <tabstop>searchClearButton</tabstop>
  </tabstops>
- <resources/>
+ <resources>
+  <include location="pixmaps/pixmaps.qrc"/>
+ </resources>
  <connections>
   <connection>
    <sender>searchClearButton</sender>