annotate rc/icons.qrc @ 101:c537996cf67b

*: multitude of config changes 1. theme is now configurable from the settings menu (but you have to restart for it to apply) 2. config is now stored in an INI file, with no method of conversion from json (this repo is private-ish anyway)
author Paper <mrpapersonic@gmail.com>
date Fri, 03 Nov 2023 14:06:02 -0400
parents 27a19dd6cba1
children 621084cc542c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
Paper <mrpapersonic@gmail.com>
parents: 1
diff changeset
1 <!DOCTYPE rcc><RCC version="1.0">
Paper <mrpapersonic@gmail.com>
parents: 1
diff changeset
2 <qresource>
Paper <mrpapersonic@gmail.com>
parents: 1
diff changeset
3 <file>icons/16x16/calendar.png</file>
Paper <mrpapersonic@gmail.com>
parents: 1
diff changeset
4 <file>icons/16x16/chart.png</file>
Paper <mrpapersonic@gmail.com>
parents: 1
diff changeset
5 <file>icons/16x16/clock-history-frame.png</file>
Paper <mrpapersonic@gmail.com>
parents: 1
diff changeset
6 <file>icons/16x16/document-list.png</file>
Paper <mrpapersonic@gmail.com>
parents: 1
diff changeset
7 <file>icons/16x16/feed.png</file>
Paper <mrpapersonic@gmail.com>
parents: 1
diff changeset
8 <file>icons/16x16/film.png</file>
Paper <mrpapersonic@gmail.com>
parents: 1
diff changeset
9 <file>icons/16x16/magnifier.png</file>
69
27a19dd6cba1 *: fix up some stuff
Paper <mrpapersonic@gmail.com>
parents: 6
diff changeset
10 <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
11 <file>icons/24x24/application-sidebar-list.png</file>
2
Paper <mrpapersonic@gmail.com>
parents: 1
diff changeset
12 <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
13 <file>icons/24x24/feed.png</file>
2
Paper <mrpapersonic@gmail.com>
parents: 1
diff changeset
14 <file>icons/24x24/folder-open.png</file>
Paper <mrpapersonic@gmail.com>
parents: 1
diff changeset
15 <file>icons/24x24/gear.png</file>
6
1d82f6e04d7d Update: add first parts to the settings dialog
Paper <mrpapersonic@gmail.com>
parents: 2
diff changeset
16 <file>icons/24x24/globe.png</file>
1d82f6e04d7d Update: add first parts to the settings dialog
Paper <mrpapersonic@gmail.com>
parents: 2
diff changeset
17 <file>icons/24x24/inbox-film.png</file>
1d82f6e04d7d Update: add first parts to the settings dialog
Paper <mrpapersonic@gmail.com>
parents: 2
diff changeset
18 <file>icons/24x24/megaphone.png</file>
1d82f6e04d7d Update: add first parts to the settings dialog
Paper <mrpapersonic@gmail.com>
parents: 2
diff changeset
19 <file>icons/24x24/question.png</file>
2
Paper <mrpapersonic@gmail.com>
parents: 1
diff changeset
20 </qresource>
1
1ae666fdf9e2 *: initial commit
Paper <mrpapersonic@gmail.com>
parents:
diff changeset
21 </RCC>