nice icons; closes #92
This commit is contained in:
@@ -182,7 +182,7 @@
|
||||
<action name="actionHome">
|
||||
<property name="icon">
|
||||
<iconset resource="resources.qrc">
|
||||
<normaloff>:/icons/home</normaloff>:/icons/home</iconset>
|
||||
<normaloff>:/icons/gohome</normaloff>:/icons/gohome</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Startseite</string>
|
||||
@@ -195,6 +195,10 @@
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionNew">
|
||||
<property name="icon">
|
||||
<iconset resource="resources.qrc">
|
||||
<normaloff>:/icons/newwindow</normaloff>:/icons/newwindow</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>&New Browser</string>
|
||||
</property>
|
||||
@@ -206,26 +210,46 @@
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionClose">
|
||||
<property name="icon">
|
||||
<iconset resource="resources.qrc">
|
||||
<normaloff>:/icons/close</normaloff>:/icons/close</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>&Close</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionProxySettings">
|
||||
<property name="icon">
|
||||
<iconset resource="resources.qrc">
|
||||
<normaloff>:/icons/settings</normaloff>:/icons/settings</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>&Proxy...</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionPrint">
|
||||
<property name="icon">
|
||||
<iconset resource="resources.qrc">
|
||||
<normaloff>:/icons/print</normaloff>:/icons/print</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Print ...</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionPrintPreview">
|
||||
<property name="icon">
|
||||
<iconset resource="resources.qrc">
|
||||
<normaloff>:/icons/printpreview</normaloff>:/icons/printpreview</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Print Pre&view ...</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionInstantPrint">
|
||||
<property name="icon">
|
||||
<iconset resource="resources.qrc">
|
||||
<normaloff>:/icons/print</normaloff>:/icons/print</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Quick &Print</string>
|
||||
</property>
|
||||
@@ -250,6 +274,10 @@
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionNewTab">
|
||||
<property name="icon">
|
||||
<iconset resource="resources.qrc">
|
||||
<normaloff>:/icons/newtab</normaloff>:/icons/newtab</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>New Tab</string>
|
||||
</property>
|
||||
@@ -261,6 +289,10 @@
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionFind">
|
||||
<property name="icon">
|
||||
<iconset resource="resources.qrc">
|
||||
<normaloff>:/icons/find</normaloff>:/icons/find</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Find</string>
|
||||
</property>
|
||||
@@ -272,6 +304,10 @@
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionUnFind">
|
||||
<property name="icon">
|
||||
<iconset resource="resources.qrc">
|
||||
<normaloff>:/icons/close</normaloff>:/icons/close</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Close Find</string>
|
||||
</property>
|
||||
@@ -280,6 +316,10 @@
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionAbout">
|
||||
<property name="icon">
|
||||
<iconset resource="resources.qrc">
|
||||
<normaloff>:/icons/about</normaloff>:/icons/about</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>&About</string>
|
||||
</property>
|
||||
@@ -288,6 +328,10 @@
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionSettings">
|
||||
<property name="icon">
|
||||
<iconset resource="resources.qrc">
|
||||
<normaloff>:/icons/settings</normaloff>:/icons/settings</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>&Settings ...</string>
|
||||
</property>
|
||||
@@ -296,6 +340,10 @@
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionReverseFind">
|
||||
<property name="icon">
|
||||
<iconset resource="resources.qrc">
|
||||
<normaloff>:/icons/find</normaloff>:/icons/find</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>&Reverse Find</string>
|
||||
</property>
|
||||
@@ -304,6 +352,10 @@
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionErrorLog">
|
||||
<property name="icon">
|
||||
<iconset resource="resources.qrc">
|
||||
<normaloff>:/icons/error</normaloff>:/icons/error</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Error Log</string>
|
||||
</property>
|
||||
@@ -312,11 +364,19 @@
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionLoginCertificate">
|
||||
<property name="icon">
|
||||
<iconset resource="resources.qrc">
|
||||
<normaloff>:/icons/usercert</normaloff>:/icons/usercert</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>User Login Certificate</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionProxy">
|
||||
<property name="icon">
|
||||
<iconset resource="resources.qrc">
|
||||
<normaloff>:/icons/settings</normaloff>:/icons/settings</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>&Proxy ...</string>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user