summaryrefslogtreecommitdiffstats
path: root/src/settingsui/settingsuiplugin/settingsui.qrc
blob: ad2a9b657253fc649f75048dd401d82dfea2b2d4 (plain)
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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
<RCC>
    <qresource prefix="/">
        <file>pluginMain.qml</file>
        <file>../bluetooth/Bluetooth.qml</file>
        <file>../bluetooth/Discovery.qml</file>
        <file>../common/CustomTableView.qml</file>
        <file>../common/HandwritingModeButton.qml</file>
        <file>../display/Display.qml</file>
        <file>../locale/Language.qml</file>
        <file>../locale/RegionSelect.qml</file>
        <file>../network/AddressListEntry.qml</file>
        <file>../network/ComboBoxEntry.qml</file>
        <file>../network/EditWiredSettings.qml</file>
        <file>../network/IpAddressTextField.qml</file>
        <file>../network/NetworkDetails.qml</file>
        <file>../network/NetworkSettings.qml</file>
        <file>../network/WifiSelectorDelegate.qml</file>
        <file>../network/WifiSettings.qml</file>
        <file>../network/WifiSignalMonitor.qml</file>
        <file>../network/WiredSettings.qml</file>
        <file>../timedate/AnalogClock.qml</file>
        <file>../timedate/ClockHand.qml</file>
        <file>../timedate/CustomCalendar.qml</file>
        <file>../timedate/TimeDate.qml</file>
        <file>../timedate/TimezonesView.qml</file>
        <file>settingsview.xml</file>
        <file>../power/Power.qml</file>
        <file>../timedate/ManualTime.qml</file>
        <file>../timedate/CustomComboBox.qml</file>
        <file>../common/CustomSwitch.qml</file>
        <file>../network/NetworkListView.qml</file>
        <file>../network/PassphraseEnter.qml</file>
        <file>../locale/TableKey.qml</file>
        <file>../locale/TableValue.qml</file>
        <file>SettingsHeader.qml</file>
        <file>SettingsDelegate.qml</file>
        <file>SettingsTitleItem.qml</file>
        <file>ShutdownPopup.qml</file>
        <file>icons/Alert_yellow_1x.png</file>
        <file>icons/Audio_qt_6x.png</file>
        <file>icons/Bluetooth_qt_1x.png</file>
        <file>icons/Bluetooth_qt_6x.png</file>
        <file>icons/Camcorder_qt_1x.png</file>
        <file>icons/Camera_qt_1x.png</file>
        <file>icons/Clock_qt_1x.png</file>
        <file>icons/Clock_qt_6x.png</file>
        <file>icons/Display_qt_6x.png</file>
        <file>icons/Flag_qt_6x.png</file>
        <file>icons/FloatingButton_Active.png</file>
        <file>icons/FloatingButton_Available.png</file>
        <file>icons/FloatingButton_Unavailable.png</file>
        <file>icons/Headphones_qt_1x.png</file>
        <file>icons/Heartbeat_qt_1x.png</file>
        <file>icons/Keyboard_qt_1x.png</file>
        <file>icons/Laptop_qt_1x.png</file>
        <file>icons/Microphone_qt_1x.png</file>
        <file>icons/MobilePhone_qt_1x.png</file>
        <file>icons/Mouse_qt_1x.png</file>
        <file>icons/Tablet_qt_1x.png</file>
        <file>icons/Volume_down_qt_1x.png</file>
        <file>icons/Volume_mute_qt_1x.png</file>
        <file>icons/Volume_up_qt_1x.png</file>
        <file>icons/WifiAnim_black_2x.png</file>
        <file>icons/Wifi_lightgray_2x.png</file>
        <file>icons/World_qt_6x.png</file>
        <file>icons/Chevron-left_black_6x.png</file>
        <file>icons/Chevron-left_black.png</file>
        <file>icons/Power_black_6x.png</file>
        <file>newIcons/back_icon.svg</file>
        <file>newIcons/bluetooth_icon.svg</file>
        <file>newIcons/close_icon.svg</file>
        <file>newIcons/date-time_icon.svg</file>
        <file>newIcons/detail_icon.svg</file>
        <file>newIcons/display_icon.svg</file>
        <file>newIcons/grid_icon.svg</file>
        <file>newIcons/header_toggle_icon.svg</file>
        <file>newIcons/info_icon.svg</file>
        <file>newIcons/language_icon.svg</file>
        <file>newIcons/mouse_icon.svg</file>
        <file>newIcons/mute_icon.svg</file>
        <file>newIcons/network_icon.svg</file>
        <file>newIcons/pause_icon.svg</file>
        <file>newIcons/play_icon.svg</file>
        <file>newIcons/power_icon.svg</file>
        <file>newIcons/settings_icon.svg</file>
        <file>newIcons/settingsmenu_launcher_icon.svg</file>
        <file>newIcons/stop_icon.svg</file>
        <file>newIcons/touch_icon.svg</file>
        <file>newIcons/volume_icon.svg</file>
        <file>newIcons/qt_logo_green_rgb.svg</file>
    </qresource>
</RCC>