Mercurial > minori
annotate rc/icons.qrc @ 137:69db40272acd
dep/animia: [WIP] huge refactor
this WILL NOT compile, because lots of code has been changed
and every API in the original codebase has been removed.
note that this api setup is not exactly permanent...
author | Paper <mrpapersonic@gmail.com> |
---|---|
date | Fri, 10 Nov 2023 13:52:47 -0500 |
parents | 4eae379cb1ff |
children |
rev | line source |
---|---|
2 | 1 <!DOCTYPE rcc><RCC version="1.0"> |
2 <qresource> | |
103 | 3 <file>favicon.png</file> |
114
ab191e28e69d
*: add initial torrent stuff
Paper <mrpapersonic@gmail.com>
parents:
105
diff
changeset
|
4 <file>icons/16x16/arrow-circle-315.png</file> |
2 | 5 <file>icons/16x16/calendar.png</file> |
6 <file>icons/16x16/chart.png</file> | |
7 <file>icons/16x16/clock-history-frame.png</file> | |
114
ab191e28e69d
*: add initial torrent stuff
Paper <mrpapersonic@gmail.com>
parents:
105
diff
changeset
|
8 <file>icons/16x16/cross-button.png</file> |
2 | 9 <file>icons/16x16/document-list.png</file> |
10 <file>icons/16x16/feed.png</file> | |
11 <file>icons/16x16/film.png</file> | |
114
ab191e28e69d
*: add initial torrent stuff
Paper <mrpapersonic@gmail.com>
parents:
105
diff
changeset
|
12 <file>icons/16x16/gear.png</file> |
2 | 13 <file>icons/16x16/magnifier.png</file> |
114
ab191e28e69d
*: add initial torrent stuff
Paper <mrpapersonic@gmail.com>
parents:
105
diff
changeset
|
14 <file>icons/16x16/navigation-270-button.png</file> |
119
4eae379cb1ff
settings: add a very early recognition tab for configuring players and extensions
Paper <mrpapersonic@gmail.com>
parents:
114
diff
changeset
|
15 <file>icons/16x16/plus-button.png</file> |
69 | 16 <file>icons/24x24/application-export.png</file> |
6
1d82f6e04d7d
Update: add first parts to the settings dialog
Paper <mrpapersonic@gmail.com>
parents:
2
diff
changeset
|
17 <file>icons/24x24/application-sidebar-list.png</file> |
2 | 18 <file>icons/24x24/arrow-circle-double-135.png</file> |
6
1d82f6e04d7d
Update: add first parts to the settings dialog
Paper <mrpapersonic@gmail.com>
parents:
2
diff
changeset
|
19 <file>icons/24x24/feed.png</file> |
2 | 20 <file>icons/24x24/folder-open.png</file> |
21 <file>icons/24x24/gear.png</file> | |
6
1d82f6e04d7d
Update: add first parts to the settings dialog
Paper <mrpapersonic@gmail.com>
parents:
2
diff
changeset
|
22 <file>icons/24x24/globe.png</file> |
1d82f6e04d7d
Update: add first parts to the settings dialog
Paper <mrpapersonic@gmail.com>
parents:
2
diff
changeset
|
23 <file>icons/24x24/inbox-film.png</file> |
1d82f6e04d7d
Update: add first parts to the settings dialog
Paper <mrpapersonic@gmail.com>
parents:
2
diff
changeset
|
24 <file>icons/24x24/megaphone.png</file> |
1d82f6e04d7d
Update: add first parts to the settings dialog
Paper <mrpapersonic@gmail.com>
parents:
2
diff
changeset
|
25 <file>icons/24x24/question.png</file> |
2 | 26 </qresource> |
105
6d8da6e64d61
theme: add dark stylesheet, make it actually usable
Paper <mrpapersonic@gmail.com>
parents:
103
diff
changeset
|
27 </RCC> |