mirror of
https://github.com/feather-wallet/feather.git
synced 2024-11-17 01:37:53 +00:00
993 lines
30 KiB
XML
993 lines
30 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>MainWindow</class>
|
|
<widget class="QMainWindow" name="MainWindow">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>977</width>
|
|
<height>499</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Feather</string>
|
|
</property>
|
|
<property name="windowIcon">
|
|
<iconset resource="assets.qrc">
|
|
<normaloff>:/assets/images/appicons/64x64.png</normaloff>:/assets/images/appicons/64x64.png</iconset>
|
|
</property>
|
|
<widget class="QWidget" name="centralWidget">
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
<property name="leftMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="topMargin">
|
|
<number>2</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="horizontalSpacing">
|
|
<number>12</number>
|
|
</property>
|
|
<item row="0" column="0">
|
|
<widget class="QStackedWidget" name="stackedWidget">
|
|
<property name="currentIndex">
|
|
<number>1</number>
|
|
</property>
|
|
<widget class="QWidget" name="page_wallet">
|
|
<layout class="QVBoxLayout" name="verticalLayout_11">
|
|
<property name="leftMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="topMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<item>
|
|
<widget class="QTabWidget" name="tabWidget">
|
|
<property name="currentIndex">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="iconSize">
|
|
<size>
|
|
<width>16</width>
|
|
<height>16</height>
|
|
</size>
|
|
</property>
|
|
<widget class="QWidget" name="tabHome">
|
|
<attribute name="icon">
|
|
<iconset resource="assets.qrc">
|
|
<normaloff>:/assets/images/tab_home.png</normaloff>:/assets/images/tab_home.png</iconset>
|
|
</attribute>
|
|
<attribute name="title">
|
|
<string>Home</string>
|
|
</attribute>
|
|
<layout class="QVBoxLayout" name="verticalLayout_3">
|
|
<property name="bottomMargin">
|
|
<number>5</number>
|
|
</property>
|
|
<item>
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
<item>
|
|
<layout class="QHBoxLayout" name="tickerLayout"/>
|
|
</item>
|
|
<item>
|
|
<spacer name="horizontalSpacer">
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>40</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<layout class="QHBoxLayout" name="fiatTickerLayout"/>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item>
|
|
<widget class="Line" name="line">
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QTabWidget" name="tabHomeWidget">
|
|
<property name="currentIndex">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="documentMode">
|
|
<bool>true</bool>
|
|
</property>
|
|
<widget class="QWidget" name="tab">
|
|
<attribute name="title">
|
|
<string>CCS</string>
|
|
</attribute>
|
|
<layout class="QVBoxLayout" name="verticalLayout_6">
|
|
<property name="leftMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="topMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<item>
|
|
<widget class="CCSWidget" name="ccsWidget" native="true"/>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<widget class="QWidget" name="tab_4">
|
|
<attribute name="title">
|
|
<string>Bounties</string>
|
|
</attribute>
|
|
<layout class="QVBoxLayout" name="verticalLayout_10">
|
|
<property name="leftMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="topMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<item>
|
|
<widget class="BountiesWidget" name="bountiesWidget" native="true"/>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<widget class="QWidget" name="tab_2">
|
|
<attribute name="title">
|
|
<string>/r/Monero</string>
|
|
</attribute>
|
|
<layout class="QVBoxLayout" name="verticalLayout_7">
|
|
<property name="leftMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="topMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<item>
|
|
<widget class="RedditWidget" name="redditWidget" native="true"/>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<widget class="QWidget" name="tab_3">
|
|
<attribute name="title">
|
|
<string>Revuo</string>
|
|
</attribute>
|
|
<layout class="QVBoxLayout" name="verticalLayout_9">
|
|
<property name="leftMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="topMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<item>
|
|
<widget class="RevuoWidget" name="revuoWidget" native="true"/>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<widget class="QWidget" name="tabHistory">
|
|
<attribute name="icon">
|
|
<iconset resource="assets.qrc">
|
|
<normaloff>:/assets/images/history.png</normaloff>:/assets/images/history.png</iconset>
|
|
</attribute>
|
|
<attribute name="title">
|
|
<string>History</string>
|
|
</attribute>
|
|
<layout class="QGridLayout" name="gridLayout_3">
|
|
<property name="verticalSpacing">
|
|
<number>9</number>
|
|
</property>
|
|
<item row="0" column="0">
|
|
<layout class="QVBoxLayout" name="historyWidgetLayout"/>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<widget class="QWidget" name="tabSend">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<attribute name="icon">
|
|
<iconset resource="assets.qrc">
|
|
<normaloff>:/assets/images/tab_send.png</normaloff>:/assets/images/tab_send.png</iconset>
|
|
</attribute>
|
|
<attribute name="title">
|
|
<string>Send</string>
|
|
</attribute>
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
<property name="spacing">
|
|
<number>11</number>
|
|
</property>
|
|
<property name="topMargin">
|
|
<number>11</number>
|
|
</property>
|
|
<item>
|
|
<layout class="QVBoxLayout" name="sendWidgetLayout">
|
|
<property name="spacing">
|
|
<number>0</number>
|
|
</property>
|
|
</layout>
|
|
</item>
|
|
<item>
|
|
<widget class="Line" name="line_3">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>0</width>
|
|
<height>0</height>
|
|
</size>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<layout class="QVBoxLayout" name="contactsWidgetLayout"/>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<widget class="QWidget" name="tabReceive">
|
|
<attribute name="icon">
|
|
<iconset resource="assets.qrc">
|
|
<normaloff>:/assets/images/coins.png</normaloff>:/assets/images/coins.png</iconset>
|
|
</attribute>
|
|
<attribute name="title">
|
|
<string>Receive</string>
|
|
</attribute>
|
|
<layout class="QGridLayout" name="gridLayout_5">
|
|
<item row="0" column="0">
|
|
<layout class="QVBoxLayout" name="receiveWidgetLayout"/>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<widget class="QWidget" name="tabCoins">
|
|
<attribute name="icon">
|
|
<iconset resource="assets.qrc">
|
|
<normaloff>:/assets/images/tab_coins.png</normaloff>:/assets/images/tab_coins.png</iconset>
|
|
</attribute>
|
|
<attribute name="title">
|
|
<string>Coins</string>
|
|
</attribute>
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
|
<item>
|
|
<layout class="QVBoxLayout" name="coinsWidgetLayout"/>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<widget class="QWidget" name="tabCalc">
|
|
<attribute name="icon">
|
|
<iconset resource="assets.qrc">
|
|
<normaloff>:/assets/images/gnome-calc.png</normaloff>:/assets/images/gnome-calc.png</iconset>
|
|
</attribute>
|
|
<attribute name="title">
|
|
<string>Calc</string>
|
|
</attribute>
|
|
<layout class="QVBoxLayout" name="verticalLayout_5">
|
|
<item>
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
<item>
|
|
<widget class="CalcWidget" name="conversionWidget" native="true"/>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item>
|
|
<spacer name="verticalSpacer">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>20</width>
|
|
<height>40</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<widget class="QWidget" name="tabExchange">
|
|
<attribute name="icon">
|
|
<iconset resource="assets.qrc">
|
|
<normaloff>:/assets/images/update.png</normaloff>:/assets/images/update.png</iconset>
|
|
</attribute>
|
|
<attribute name="title">
|
|
<string>Exchange</string>
|
|
</attribute>
|
|
<layout class="QVBoxLayout" name="verticalLayout_8">
|
|
<property name="leftMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="topMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<item>
|
|
<widget class="QTabWidget" name="tabWidgetExchanges">
|
|
<property name="currentIndex">
|
|
<number>0</number>
|
|
</property>
|
|
<widget class="QWidget" name="tabLocalMonero">
|
|
<attribute name="icon">
|
|
<iconset resource="assets.qrc">
|
|
<normaloff>:/assets/images/localMonero_logo.png</normaloff>:/assets/images/localMonero_logo.png</iconset>
|
|
</attribute>
|
|
<attribute name="title">
|
|
<string>LocalMonero</string>
|
|
</attribute>
|
|
<layout class="QVBoxLayout" name="verticalLayout_4">
|
|
<property name="leftMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="topMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<item>
|
|
<layout class="QVBoxLayout" name="localMoneroLayout"/>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<widget class="QWidget" name="tabXmrRig">
|
|
<attribute name="icon">
|
|
<iconset resource="assets.qrc">
|
|
<normaloff>:/assets/images/mining.png</normaloff>:/assets/images/mining.png</iconset>
|
|
</attribute>
|
|
<attribute name="title">
|
|
<string>Mining</string>
|
|
</attribute>
|
|
<layout class="QGridLayout" name="gridLayout_2">
|
|
<item row="0" column="0">
|
|
<layout class="QGridLayout" name="xmrRigLayout"/>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QFrame" name="frame_coinControl">
|
|
<property name="frameShape">
|
|
<enum>QFrame::StyledPanel</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Raised</enum>
|
|
</property>
|
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
|
<property name="topMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<item>
|
|
<widget class="QLabel" name="label_coinControl">
|
|
<property name="text">
|
|
<string>Coin control active: </string>
|
|
</property>
|
|
<property name="textInteractionFlags">
|
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QPushButton" name="btn_resetCoinControl">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Maximum" vsizetype="Fixed">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>Reset</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<widget class="QWidget" name="page_lock">
|
|
<layout class="QVBoxLayout" name="verticalLayout_12">
|
|
<property name="leftMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="topMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>0</number>
|
|
</property>
|
|
<item>
|
|
<layout class="QVBoxLayout" name="walletUnlockLayout"/>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<widget class="QStatusBar" name="statusBar"/>
|
|
<widget class="QMenuBar" name="menuBar">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>977</width>
|
|
<height>27</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="QMenu" name="menuFile">
|
|
<property name="title">
|
|
<string>File</string>
|
|
</property>
|
|
<widget class="QMenu" name="menuRecently_open">
|
|
<property name="title">
|
|
<string>Recently open</string>
|
|
</property>
|
|
</widget>
|
|
<addaction name="menuRecently_open"/>
|
|
<addaction name="actionOpen"/>
|
|
<addaction name="actionNew_Restore"/>
|
|
<addaction name="actionLock"/>
|
|
<addaction name="actionClose"/>
|
|
<addaction name="actionQuit"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="actionSettings"/>
|
|
</widget>
|
|
<widget class="QMenu" name="menuWallet">
|
|
<property name="title">
|
|
<string>Wallet</string>
|
|
</property>
|
|
<widget class="QMenu" name="menuHistory">
|
|
<property name="title">
|
|
<string>History</string>
|
|
</property>
|
|
<addaction name="actionExport_CSV"/>
|
|
</widget>
|
|
<widget class="QMenu" name="menuContacts">
|
|
<property name="title">
|
|
<string>Contacts</string>
|
|
</property>
|
|
<addaction name="actionExportContactsCSV"/>
|
|
<addaction name="actionImportContactsCSV"/>
|
|
</widget>
|
|
<widget class="QMenu" name="menuAdvanced">
|
|
<property name="title">
|
|
<string>Advanced</string>
|
|
</property>
|
|
<widget class="QMenu" name="menuExport">
|
|
<property name="title">
|
|
<string>Export</string>
|
|
</property>
|
|
<addaction name="actionExportOutputs"/>
|
|
<addaction name="actionExportKeyImages"/>
|
|
</widget>
|
|
<widget class="QMenu" name="menuImport">
|
|
<property name="title">
|
|
<string>Import</string>
|
|
</property>
|
|
<addaction name="actionImportOutputs"/>
|
|
<addaction name="actionImportKeyImages"/>
|
|
</widget>
|
|
<addaction name="actionStore_wallet"/>
|
|
<addaction name="actionUpdate_balance"/>
|
|
<addaction name="actionRefresh_tabs"/>
|
|
<addaction name="actionRescan_spent"/>
|
|
<addaction name="actionWallet_cache_debug"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="menuExport"/>
|
|
<addaction name="menuImport"/>
|
|
</widget>
|
|
<addaction name="actionInformation"/>
|
|
<addaction name="menuAdvanced"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="actionAccount"/>
|
|
<addaction name="actionPassword"/>
|
|
<addaction name="actionSeed"/>
|
|
<addaction name="actionKeys"/>
|
|
<addaction name="actionViewOnly"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="menuHistory"/>
|
|
<addaction name="menuContacts"/>
|
|
</widget>
|
|
<widget class="QMenu" name="menuTools">
|
|
<property name="title">
|
|
<string>Tools</string>
|
|
</property>
|
|
<widget class="QMenu" name="menuLoad_transaction">
|
|
<property name="title">
|
|
<string>Load unsigned transaction</string>
|
|
</property>
|
|
<addaction name="actionLoadUnsignedTxFromFile"/>
|
|
<addaction name="actionLoadUnsignedTxFromClipboard"/>
|
|
</widget>
|
|
<widget class="QMenu" name="menuLoad_signed_transaction">
|
|
<property name="title">
|
|
<string>Broadcast transaction</string>
|
|
</property>
|
|
<addaction name="actionLoadSignedTxFromFile"/>
|
|
<addaction name="actionLoadSignedTxFromText"/>
|
|
</widget>
|
|
<addaction name="actionSignVerify"/>
|
|
<addaction name="actionVerifyTxProof"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="menuLoad_transaction"/>
|
|
<addaction name="menuLoad_signed_transaction"/>
|
|
<addaction name="actionImport_transaction"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="actionPay_to_many"/>
|
|
<addaction name="actionAddress_checker"/>
|
|
<addaction name="actionCalculator"/>
|
|
<addaction name="actionCreateDesktopEntry"/>
|
|
</widget>
|
|
<widget class="QMenu" name="menuHelp">
|
|
<property name="title">
|
|
<string>Help</string>
|
|
</property>
|
|
<addaction name="actionAbout"/>
|
|
<addaction name="actionCheckForUpdates"/>
|
|
<addaction name="actionOfficialWebsite"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="actionDocumentation"/>
|
|
<addaction name="actionReport_bug"/>
|
|
<addaction name="actionShow_debug_info"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="actionDonate_to_Feather"/>
|
|
</widget>
|
|
<widget class="QMenu" name="menuView">
|
|
<property name="title">
|
|
<string>View</string>
|
|
</property>
|
|
<addaction name="actionShow_Home"/>
|
|
<addaction name="actionShow_Coins"/>
|
|
<addaction name="actionShow_calc"/>
|
|
<addaction name="actionShow_Exchange"/>
|
|
<addaction name="actionShow_XMRig"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="actionShow_Searchbar"/>
|
|
</widget>
|
|
<addaction name="menuFile"/>
|
|
<addaction name="menuWallet"/>
|
|
<addaction name="menuView"/>
|
|
<addaction name="menuTools"/>
|
|
<addaction name="menuHelp"/>
|
|
</widget>
|
|
<action name="actionQuit">
|
|
<property name="text">
|
|
<string>Quit application</string>
|
|
</property>
|
|
</action>
|
|
<action name="action">
|
|
<property name="text">
|
|
<string>Network</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionSignVerify">
|
|
<property name="text">
|
|
<string>Sign/verify message</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionAbout">
|
|
<property name="text">
|
|
<string>About</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionOfficialWebsite">
|
|
<property name="text">
|
|
<string>Official website</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionSettings">
|
|
<property name="text">
|
|
<string>Settings</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionCalculator">
|
|
<property name="text">
|
|
<string>Calculator</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionInformation">
|
|
<property name="text">
|
|
<string>Information</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionPassword">
|
|
<property name="text">
|
|
<string>Password</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionSeed">
|
|
<property name="text">
|
|
<string>Seed</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionReport_bug">
|
|
<property name="text">
|
|
<string>Report bug</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionDonate_to_Feather">
|
|
<property name="text">
|
|
<string>Donate to Feather</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionExport_CSV">
|
|
<property name="text">
|
|
<string>Export CSV</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionShow_Coins">
|
|
<property name="text">
|
|
<string>Show Coins</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionShow_xmr_to">
|
|
<property name="text">
|
|
<string>Show XMR.to</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionShow_calc">
|
|
<property name="text">
|
|
<string>Show Calc</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionClose">
|
|
<property name="text">
|
|
<string>Close wallet</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionVerifyTxProof">
|
|
<property name="text">
|
|
<string>Verify transaction proof</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionStore_wallet">
|
|
<property name="text">
|
|
<string>Save wallet</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionUpdate_balance">
|
|
<property name="text">
|
|
<string>Update balance</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionRefresh_tabs">
|
|
<property name="text">
|
|
<string>Refresh models</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionImportContactsCSV">
|
|
<property name="text">
|
|
<string>Import CSV</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionExportContactsCSV">
|
|
<property name="text">
|
|
<string>Export CSV</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionChange_restore_height">
|
|
<property name="text">
|
|
<string>Change restore height</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionKeys">
|
|
<property name="text">
|
|
<string>Keys</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionCreateDesktopEntry">
|
|
<property name="text">
|
|
<string>Create desktop entry</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionShow_debug_info">
|
|
<property name="text">
|
|
<string>Debug info</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionCreate_view_only_details">
|
|
<property name="text">
|
|
<string>Details</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionCreate_view_only_wallet_file">
|
|
<property name="text">
|
|
<string>Export wallet file</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionViewOnly">
|
|
<property name="text">
|
|
<string>View-Only</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionExport_key_images">
|
|
<property name="text">
|
|
<string>Export key images</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionImport_key_images">
|
|
<property name="text">
|
|
<string>Import key images</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionExport_outputs">
|
|
<property name="text">
|
|
<string>Export outputs</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionImport_outputs">
|
|
<property name="text">
|
|
<string>Import outputs</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionExportKeyImages">
|
|
<property name="text">
|
|
<string>Key Images</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionExportOutputs">
|
|
<property name="text">
|
|
<string>Outputs</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionImportKeyImages">
|
|
<property name="text">
|
|
<string>Key images</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionImportOutputs">
|
|
<property name="text">
|
|
<string>Outputs</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionShow_XMRig">
|
|
<property name="text">
|
|
<string>Show Mining</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionImportTransaction">
|
|
<property name="text">
|
|
<string>Transaction</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionSubmitTransaction">
|
|
<property name="text">
|
|
<string>Submit transaction file</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionLoadUnsignedTxFromFile">
|
|
<property name="text">
|
|
<string>From file</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionLoadSignedTxFromFile">
|
|
<property name="text">
|
|
<string>From file</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionLoadUnsignedTxFromClipboard">
|
|
<property name="text">
|
|
<string>From clipboard</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionLoadSignedTxFromText">
|
|
<property name="text">
|
|
<string>From text</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionImport_transaction">
|
|
<property name="text">
|
|
<string>Import transaction</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionShow_Exchange">
|
|
<property name="text">
|
|
<string>Show Exchange</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionRescan_spent">
|
|
<property name="text">
|
|
<string>Rescan spent</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionShow_Home">
|
|
<property name="text">
|
|
<string>Show Home</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionWallet_cache_debug">
|
|
<property name="text">
|
|
<string>Wallet cache debug</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionPay_to_many">
|
|
<property name="text">
|
|
<string>Pay to many</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionOpen">
|
|
<property name="text">
|
|
<string>Open wallet</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionNew_Restore">
|
|
<property name="text">
|
|
<string>New/Restore</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionRecently_open">
|
|
<property name="text">
|
|
<string>Recently open</string>
|
|
</property>
|
|
</action>
|
|
<action name="actiont">
|
|
<property name="text">
|
|
<string>t</string>
|
|
</property>
|
|
</action>
|
|
<action name="actiond">
|
|
<property name="text">
|
|
<string>d</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionPrimary_account">
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Primary account</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionAccount">
|
|
<property name="text">
|
|
<string>Account</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionShow_Searchbar">
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Show Searchbar</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionAddress_checker">
|
|
<property name="text">
|
|
<string>Address checker</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionDocumentation">
|
|
<property name="text">
|
|
<string>Documentation</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionLock">
|
|
<property name="text">
|
|
<string>Lock wallet</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionCheckForUpdates">
|
|
<property name="text">
|
|
<string>Check for updates</string>
|
|
</property>
|
|
</action>
|
|
</widget>
|
|
<layoutdefault spacing="6" margin="11"/>
|
|
<customwidgets>
|
|
<customwidget>
|
|
<class>CalcWidget</class>
|
|
<extends>QWidget</extends>
|
|
<header>CalcWidget.h</header>
|
|
<container>1</container>
|
|
</customwidget>
|
|
<customwidget>
|
|
<class>CCSWidget</class>
|
|
<extends>QWidget</extends>
|
|
<header>plugins/ccs/CCSWidget.h</header>
|
|
<container>1</container>
|
|
</customwidget>
|
|
<customwidget>
|
|
<class>RedditWidget</class>
|
|
<extends>QWidget</extends>
|
|
<header>plugins/reddit/RedditWidget.h</header>
|
|
<container>1</container>
|
|
</customwidget>
|
|
<customwidget>
|
|
<class>RevuoWidget</class>
|
|
<extends>QWidget</extends>
|
|
<header>plugins/revuo/RevuoWidget.h</header>
|
|
<container>1</container>
|
|
</customwidget>
|
|
<customwidget>
|
|
<class>BountiesWidget</class>
|
|
<extends>QWidget</extends>
|
|
<header>plugins/bounties/BountiesWidget.h</header>
|
|
<container>1</container>
|
|
</customwidget>
|
|
</customwidgets>
|
|
<resources>
|
|
<include location="assets.qrc"/>
|
|
</resources>
|
|
<connections/>
|
|
<slots>
|
|
<slot>donateButtonClicked()</slot>
|
|
<slot>calcButtonClicked()</slot>
|
|
</slots>
|
|
</ui>
|