kindle manager
This commit is contained in:
@@ -44,8 +44,8 @@
|
||||
<string>...</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<normaloff>icons/search.jpeg</normaloff>icons/search.jpeg</iconset>
|
||||
<iconset resource="kmanapp.qrc">
|
||||
<normaloff>:/icons/search.jpeg</normaloff>:/icons/search.jpeg</iconset>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -137,8 +137,8 @@
|
||||
</widget>
|
||||
<action name="actionimportlocal">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<normaloff>icons/downr.png</normaloff>icons/downr.png</iconset>
|
||||
<iconset resource="kmanapp.qrc">
|
||||
<normaloff>:/icons/downr.png</normaloff>:/icons/downr.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>importlocal</string>
|
||||
@@ -149,8 +149,8 @@
|
||||
</action>
|
||||
<action name="actionimportkindle">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<normaloff>icons/down.png</normaloff>icons/down.png</iconset>
|
||||
<iconset resource="kmanapp.qrc">
|
||||
<normaloff>:/icons/down.png</normaloff>:/icons/down.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>importkindle</string>
|
||||
@@ -161,8 +161,8 @@
|
||||
</action>
|
||||
<action name="actionconfig">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<normaloff>icons/config.png</normaloff>icons/config.png</iconset>
|
||||
<iconset resource="kmanapp.qrc">
|
||||
<normaloff>:/icons/config.png</normaloff>:/icons/config.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>config</string>
|
||||
@@ -173,8 +173,8 @@
|
||||
</action>
|
||||
<action name="actionflush">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<normaloff>icons/refresh.png</normaloff>icons/refresh.png</iconset>
|
||||
<iconset resource="kmanapp.qrc">
|
||||
<normaloff>:/icons/refresh.png</normaloff>:/icons/refresh.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>refresh</string>
|
||||
@@ -185,8 +185,8 @@
|
||||
</action>
|
||||
<action name="actionwords">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<normaloff>icons/books.png</normaloff>icons/books.png</iconset>
|
||||
<iconset resource="kmanapp.qrc">
|
||||
<normaloff>:/icons/books.png</normaloff>:/icons/books.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>words</string>
|
||||
@@ -197,8 +197,8 @@
|
||||
</action>
|
||||
<action name="actionstatistic">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<normaloff>icons/statistics.png</normaloff>icons/statistics.png</iconset>
|
||||
<iconset resource="kmanapp.qrc">
|
||||
<normaloff>:/icons/statistics.png</normaloff>:/icons/statistics.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>statistic</string>
|
||||
@@ -209,8 +209,8 @@
|
||||
</action>
|
||||
<action name="actionhomepage">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<normaloff>icons/home.png</normaloff>icons/home.png</iconset>
|
||||
<iconset resource="kmanapp.qrc">
|
||||
<normaloff>:/icons/home.png</normaloff>:/icons/home.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>homepage</string>
|
||||
@@ -221,8 +221,8 @@
|
||||
</action>
|
||||
<action name="actionabout">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<normaloff>icons/question.png</normaloff>icons/question.png</iconset>
|
||||
<iconset resource="kmanapp.qrc">
|
||||
<normaloff>:/icons/question.png</normaloff>:/icons/question.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>about</string>
|
||||
@@ -233,8 +233,8 @@
|
||||
</action>
|
||||
<action name="actionsearch">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<normaloff>icons/Pixadex.png</normaloff>icons/Pixadex.png</iconset>
|
||||
<iconset resource="kmanapp.qrc">
|
||||
<normaloff>:/icons/Pixadex.png</normaloff>:/icons/Pixadex.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>search</string>
|
||||
@@ -244,6 +244,8 @@
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<resources/>
|
||||
<resources>
|
||||
<include location="kmanapp.qrc"/>
|
||||
</resources>
|
||||
<connections/>
|
||||
</ui>
|
||||
|
||||
Reference in New Issue
Block a user