summarylogtreecommitdiffstats
path: root/reminder.qrc
diff options
context:
space:
mode:
authorAlois Nespor2016-06-11 15:43:15 +0200
committerAlois Nespor2016-06-11 15:43:15 +0200
commit6bf1146447ba3524b4e06e62474db00e7ee88578 (patch)
tree3290d4a802f69c65668ee57b2a1b92fd0257cfb2 /reminder.qrc
parentc87b38f61eaf697b00c7bb99653b35b138049b20 (diff)
downloadaur-6bf1146447ba3524b4e06e62474db00e7ee88578.tar.gz
Ported to QT5
Diffstat (limited to 'reminder.qrc')
-rw-r--r--reminder.qrc15
1 files changed, 0 insertions, 15 deletions
diff --git a/reminder.qrc b/reminder.qrc
deleted file mode 100644
index 82d20a8f7901..000000000000
--- a/reminder.qrc
+++ /dev/null
@@ -1,15 +0,0 @@
-<RCC>
- <qresource prefix="/ico">
- <file alias="about.png">ico/about.png</file>
- <file alias="edit.png">ico/edit.png</file>
- <file alias="gosite.png">ico/gosite.png</file>
- <file alias="normal.png">ico/normal.png</file>
- <file alias="quit.png">ico/quit.png</file>
- <file alias="soon.png">ico/soon.png</file>
- <file alias="sort.png">ico/sort.png</file>
- <file alias="today.png">ico/today.png</file>
- </qresource>
- <qresource prefix="/translations">
- <file alias="reminder_ru.qm">translations/reminder_ru.qm</file>
- </qresource>
-</RCC>