kindle manager
This commit is contained in:
@@ -128,6 +128,7 @@
|
||||
<addaction name="actionimportkindle"/>
|
||||
<addaction name="actionimportlocal"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="actionexport"/>
|
||||
<addaction name="actionwords"/>
|
||||
<addaction name="actionstatistic"/>
|
||||
<addaction name="separator"/>
|
||||
@@ -153,7 +154,7 @@
|
||||
<action name="actionimportkindle">
|
||||
<property name="icon">
|
||||
<iconset resource="kmanapp.qrc">
|
||||
<normaloff>:/icons/down.png</normaloff>:/icons/down.png</iconset>
|
||||
<normaloff>:/icons/kindle.png</normaloff>:/icons/kindle.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>importkindle</string>
|
||||
@@ -213,7 +214,7 @@
|
||||
<action name="actionhomepage">
|
||||
<property name="icon">
|
||||
<iconset resource="kmanapp.qrc">
|
||||
<normaloff>:/icons/home.png</normaloff>:/icons/home.png</iconset>
|
||||
<normaloff>:/icons/web.png</normaloff>:/icons/web.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>homepage</string>
|
||||
@@ -246,6 +247,18 @@
|
||||
<string>search note</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionexport">
|
||||
<property name="icon">
|
||||
<iconset resource="kmanapp.qrc">
|
||||
<normaloff>:/icons/md2.png</normaloff>:/icons/md2.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>export</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>export to file</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<resources>
|
||||
<include location="kmanapp.qrc"/>
|
||||
|
||||
Reference in New Issue
Block a user