|
|
@ -158,6 +158,9 @@
|
|
|
|
</attribute>
|
|
|
|
</attribute>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
<action name="actionFileNew">
|
|
|
|
<action name="actionFileNew">
|
|
|
|
|
|
|
|
<property name="icon">
|
|
|
|
|
|
|
|
<iconset theme=":/FontAwesome/plus.svg"/>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<property name="text">
|
|
|
|
<string>New</string>
|
|
|
|
<string>New</string>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
@ -166,6 +169,10 @@
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
</action>
|
|
|
|
<action name="actionFileOpen">
|
|
|
|
<action name="actionFileOpen">
|
|
|
|
|
|
|
|
<property name="icon">
|
|
|
|
|
|
|
|
<iconset theme=":/FontAwesome/folder-open.svg">
|
|
|
|
|
|
|
|
<normaloff>.</normaloff>.</iconset>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<property name="text">
|
|
|
|
<string>Open</string>
|
|
|
|
<string>Open</string>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
@ -174,6 +181,10 @@
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
</action>
|
|
|
|
<action name="actionFileSave">
|
|
|
|
<action name="actionFileSave">
|
|
|
|
|
|
|
|
<property name="icon">
|
|
|
|
|
|
|
|
<iconset theme=":/FontAwesome/save.svg">
|
|
|
|
|
|
|
|
<normaloff>.</normaloff>.</iconset>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<property name="text">
|
|
|
|
<string>Save</string>
|
|
|
|
<string>Save</string>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
@ -182,6 +193,10 @@
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
</action>
|
|
|
|
<action name="actionFileSaveAs">
|
|
|
|
<action name="actionFileSaveAs">
|
|
|
|
|
|
|
|
<property name="icon">
|
|
|
|
|
|
|
|
<iconset theme=":/FontAwesome/save-as.svg">
|
|
|
|
|
|
|
|
<normaloff>.</normaloff>.</iconset>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<property name="text">
|
|
|
|
<string>Save as</string>
|
|
|
|
<string>Save as</string>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
@ -198,6 +213,10 @@
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
</action>
|
|
|
|
<action name="actionEditUndo">
|
|
|
|
<action name="actionEditUndo">
|
|
|
|
|
|
|
|
<property name="icon">
|
|
|
|
|
|
|
|
<iconset theme=":/FontAwesome/undo.svg">
|
|
|
|
|
|
|
|
<normaloff>.</normaloff>.</iconset>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<property name="text">
|
|
|
|
<string>Undo</string>
|
|
|
|
<string>Undo</string>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
@ -206,6 +225,10 @@
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
</action>
|
|
|
|
<action name="actionEditRedo">
|
|
|
|
<action name="actionEditRedo">
|
|
|
|
|
|
|
|
<property name="icon">
|
|
|
|
|
|
|
|
<iconset theme=":/FontAwesome/redo.svg">
|
|
|
|
|
|
|
|
<normaloff>.</normaloff>.</iconset>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<property name="text">
|
|
|
|
<string>Redo</string>
|
|
|
|
<string>Redo</string>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
@ -214,6 +237,9 @@
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
</action>
|
|
|
|
<action name="actionEditCopy">
|
|
|
|
<action name="actionEditCopy">
|
|
|
|
|
|
|
|
<property name="icon">
|
|
|
|
|
|
|
|
<iconset theme=":/FontAwesome/copy.svg"/>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<property name="text">
|
|
|
|
<string>Copy</string>
|
|
|
|
<string>Copy</string>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
@ -222,6 +248,9 @@
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
</action>
|
|
|
|
<action name="actionEditCut">
|
|
|
|
<action name="actionEditCut">
|
|
|
|
|
|
|
|
<property name="icon">
|
|
|
|
|
|
|
|
<iconset theme=":/FontAwesome/cut.svg"/>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<property name="text">
|
|
|
|
<string>Cut</string>
|
|
|
|
<string>Cut</string>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
@ -230,6 +259,9 @@
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
</action>
|
|
|
|
<action name="actionEditPaste">
|
|
|
|
<action name="actionEditPaste">
|
|
|
|
|
|
|
|
<property name="icon">
|
|
|
|
|
|
|
|
<iconset theme=":/FontAwesome/paste.svg"/>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<property name="text">
|
|
|
|
<string>Paste</string>
|
|
|
|
<string>Paste</string>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
@ -310,6 +342,9 @@
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
</action>
|
|
|
|
<action name="actionEditDelete">
|
|
|
|
<action name="actionEditDelete">
|
|
|
|
|
|
|
|
<property name="icon">
|
|
|
|
|
|
|
|
<iconset theme=":/FontAwesome/trash-alt.svg"/>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<property name="text">
|
|
|
|
<string>Delete</string>
|
|
|
|
<string>Delete</string>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
@ -318,6 +353,9 @@
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
</action>
|
|
|
|
<action name="actionEditMoveUp">
|
|
|
|
<action name="actionEditMoveUp">
|
|
|
|
|
|
|
|
<property name="icon">
|
|
|
|
|
|
|
|
<iconset theme=":/FontAwesome/arrow-up.svg"/>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<property name="text">
|
|
|
|
<string>Move Up</string>
|
|
|
|
<string>Move Up</string>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
@ -326,6 +364,9 @@
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
</action>
|
|
|
|
<action name="actionEditMoveDown">
|
|
|
|
<action name="actionEditMoveDown">
|
|
|
|
|
|
|
|
<property name="icon">
|
|
|
|
|
|
|
|
<iconset theme=":/FontAwesome/arrow-down.svg"/>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<property name="text">
|
|
|
|
<string>Move Down</string>
|
|
|
|
<string>Move Down</string>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
@ -342,6 +383,9 @@
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
</action>
|
|
|
|
<action name="actionSearchFind">
|
|
|
|
<action name="actionSearchFind">
|
|
|
|
|
|
|
|
<property name="icon">
|
|
|
|
|
|
|
|
<iconset theme=":/FontAwesome/search.svg"/>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<property name="text">
|
|
|
|
<string>Find</string>
|
|
|
|
<string>Find</string>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
@ -375,7 +419,8 @@
|
|
|
|
</action>
|
|
|
|
</action>
|
|
|
|
<action name="actionHelpAboutNBTModifier">
|
|
|
|
<action name="actionHelpAboutNBTModifier">
|
|
|
|
<property name="icon">
|
|
|
|
<property name="icon">
|
|
|
|
<iconset theme=":/FontAwesome/info-circle.svg"/>
|
|
|
|
<iconset theme=":/FontAwesome/info-circle.svg">
|
|
|
|
|
|
|
|
<normaloff>.</normaloff>.</iconset>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<property name="text">
|
|
|
|
<string>About NBTModifier</string>
|
|
|
|
<string>About NBTModifier</string>
|
|
|
|