monero-gui/qml.qrc

85 lines
3.6 KiB
Plaintext
Raw Normal View History

2014-07-07 19:08:30 +02:00
<RCC>
<qresource prefix="/">
<file>main.qml</file>
<file>LeftPanel.qml</file>
<file>RightPanel.qml</file>
<file>MiddlePanel.qml</file>
<file>images/closeIcon.png</file>
<file>images/helpIcon.png</file>
<file>images/maximizeIcon.png</file>
<file>images/minimizeIcon.png</file>
<file>images/moneroLogo.png</file>
<file>components/Label.qml</file>
<file>images/whatIsIcon.png</file>
<file>images/lockIcon.png</file>
<file>components/MenuButton.qml</file>
<file>images/menuIndicator.png</file>
<file>pages/Dashboard.qml</file>
<file>pages/Transfer.qml</file>
<file>pages/History.qml</file>
<file>pages/AddressBook.qml</file>
<file>pages/Mining.qml</file>
<file>pages/Settings.qml</file>
<file>components/NetworkStatusItem.qml</file>
<file>images/statusConnected.png</file>
<file>images/statusDisconnected.png</file>
<file>components/Input.qml</file>
<file>components/SearchInput.qml</file>
<file>images/magnifier.png</file>
<file>components/StandardButton.qml</file>
<file>images/dropIndicator.png</file>
<file>images/hseparator.png</file>
<file>components/LineEdit.qml</file>
<file>components/TableHeader.qml</file>
<file>images/ascSortIndicator.png</file>
<file>images/ascSortIndicatorActived.png</file>
<file>images/ascSortIndicatorPressed.png</file>
<file>images/descSortIndicator.png</file>
<file>images/descSortIndicatorActived.png</file>
<file>images/descSortIndicatorPressed.png</file>
<file>images/backToWindowIcon.png</file>
<file>components/DashboardTable.qml</file>
<file>components/TableDropdown.qml</file>
<file>images/tableOptions.png</file>
<file>images/dropdownAdd.png</file>
2014-07-07 19:08:30 +02:00
<file>images/dropdownSearch.png</file>
<file>images/dropdownSend.png</file>
<file>components/TipItem.qml</file>
<file>images/tip.png</file>
<file>tabs/Twitter.qml</file>
<file>tabs/tweetSearch.js</file>
<file>tabs/TweetsModel.qml</file>
<file>components/Scroll.qml</file>
<file>components/AddressBookTable.qml</file>
<file>images/deleteIcon.png</file>
2014-07-11 00:18:36 +02:00
<file>images/moneroIcon.png</file>
<file>components/StandardDropdown.qml</file>
<file>images/whiteDropIndicator.png</file>
2014-07-11 16:19:13 +02:00
<file>components/PrivacyLevel.qml</file>
<file>images/privacyTick.png</file>
<file>components/CheckBox.qml</file>
<file>images/checkedOrangeIcon.png</file>
2014-07-11 16:19:13 +02:00
<file>images/uncheckedIcon.png</file>
<file>components/DatePicker.qml</file>
<file>images/datePicker.png</file>
<file>images/nextMonth.png</file>
<file>images/prevMonth.png</file>
<file>components/TickDelegate.qml</file>
<file>components/TitleBar.qml</file>
<file>images/collapseRightPanel.png</file>
<file>images/expandRightPanel.png</file>
<file>images/dropdownCopy.png</file>
<file>images/expandTable.png</file>
<file>images/dropdownDel.png</file>
2014-07-16 18:04:34 +02:00
<file>components/HistoryTable.qml</file>
2014-07-19 16:07:40 +02:00
<file>images/gotoBasicVersion.png</file>
<file>images/goToBasicVersionHovered.png</file>
<file>BasicPanel.qml</file>
<file>images/moneroLogo2.png</file>
2014-07-19 16:52:05 +02:00
<file>components/PrivacyLevelSmall.qml</file>
<file>images/checkedVioletIcon.png</file>
<file>images/resize.png</file>
<file>images/resizeHovered.png</file>
2014-07-07 19:08:30 +02:00
</qresource>
</RCC>