This repository has been archived by the owner on May 10, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 347
/
Copy pathicons.qrc
67 lines (67 loc) · 3.16 KB
/
icons.qrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
<RCC>
<qresource prefix="/">
<file>icons/qupzilla.png</file>
<file>icons/preferences/applications-internet.png</file>
<file>icons/preferences/applications-system.png</file>
<file>icons/preferences/applications-webbrowsers.png</file>
<file>icons/preferences/preferences-desktop.png</file>
<file>icons/preferences/extension.png</file>
<file>qupzilla.png</file>
<file>icons/menu/history.png</file>
<file>icons/menu/history_entry.png</file>
<file>icons/menu/tab-new.png</file>
<file>icons/menu/qt.png</file>
<file>icons/other/about.png</file>
<file>icons/other/feed.png</file>
<file>icons/other/bigstar.png</file>
<file>icons/locationbar/safe.png</file>
<file>icons/locationbar/unsafe.png</file>
<file>icons/locationbar/visit1.png</file>
<file>icons/locationbar/visit2.png</file>
<file>icons/locationbar/visit3.png</file>
<file>icons/other/login.png</file>
<file>icons/preferences/applications-fonts.png</file>
<file>icons/preferences/applications-graphics.png</file>
<file>icons/preferences/document-properties.png</file>
<file>icons/other/adblock.png</file>
<file>icons/notifications/download.png</file>
<file>icons/other/bighistory.png</file>
<file>icons/menu/dot.png</file>
<file>icons/preferences/style-default.png</file>
<file>icons/other/adblock-disabled.png</file>
<file>icons/menu/search-icon.png</file>
<file>icons/browsers/firefox.png</file>
<file>icons/browsers/chrome.png</file>
<file>icons/browsers/opera.png</file>
<file>icons/preferences/application-x-theme.png</file>
<file>icons/preferences/dialog-password.png</file>
<file>icons/preferences/dialog-question.png</file>
<file>icons/preferences/mail-inbox.png</file>
<file>icons/preferences/preferences-system-firewall.png</file>
<file>icons/browsers/html.png</file>
<file>icons/exeicons/qupzilla-window.png</file>
<file>icons/preferences/text-x-sql.png</file>
<file>icons/sites/akregator.png</file>
<file>icons/sites/aol.png</file>
<file>icons/sites/bloglines.png</file>
<file>icons/sites/duck.png</file>
<file>icons/sites/google.png</file>
<file>icons/sites/liferea.png</file>
<file>icons/sites/netvibes.png</file>
<file>icons/sites/translate.png</file>
<file>icons/sites/wikipedia.png</file>
<file>icons/sites/yahoo.png</file>
<file>icons/preferences/preferences-desktop-keyboard-shortcuts.png</file>
<file>icons/menu/tab.png</file>
<file>icons/other/geolocation.png</file>
<file>icons/other/notification.png</file>
<file>icons/browsers/internet-explorer.png</file>
<file>icons/sites/startpage.png</file>
<file>icons/sites/w3.png</file>
<file>icons/other/loading.png</file>
<file>icons/other/empty-page.png</file>
<file>icons/menu/privatebrowsing.png</file>
<file>icons/menu/settings.png</file>
<file>icons/other/startpage.png</file>
</qresource>
</RCC>