mirror of https://github.com/cutefishos/terminal
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
474 B
Plaintext
15 lines
474 B
Plaintext
<RCC>
|
|
<qresource prefix="/">
|
|
<file>qml/main.qml</file>
|
|
<file>qml/Terminal.qml</file>
|
|
<file>images/dark/add.svg</file>
|
|
<file>images/light/add.svg</file>
|
|
<file>qml/GlobalSettings.qml</file>
|
|
<file>images/light/close.svg</file>
|
|
<file>images/dark/close.svg</file>
|
|
<file>qml/ImageButton.qml</file>
|
|
<file>qml/ExitPromptDialog.qml</file>
|
|
<file>qml/SettingsDialog.qml</file>
|
|
</qresource>
|
|
</RCC>
|