forked from piggz/harbour-shutter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathshutter.qrc
162 lines (162 loc) · 11.4 KB
/
shutter.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
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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
<RCC>
<qresource prefix="/">
<file alias="qml/components/platform/ApplicationWindowPL.qml">qml/components/platform.kirigami/ApplicationWindowPL.qml</file>
<file alias="qml/components/platform/BusyIndicatorPL.qml">qml/components/platform.kirigami/BusyIndicatorPL.qml</file>
<file alias="qml/components/platform/BusyIndicatorSmallPL.qml">qml/components/platform.kirigami/BusyIndicatorSmallPL.qml</file>
<file alias="qml/components/platform/ButtonPL.qml">qml/components/platform.kirigami/ButtonPL.qml</file>
<file alias="qml/components/platform/ClipboardPL.qml">qml/components/platform.kirigami/ClipboardPL.qml</file>
<file alias="qml/components/platform/ComboBoxPL.qml">qml/components/platform.kirigami/ComboBoxPL.qml</file>
<file alias="qml/components/platform/ContextMenuItemPL.qml">qml/components/platform.kirigami/ContextMenuItemPL.qml</file>
<file alias="qml/components/platform/ContextMenuPL.qml">qml/components/platform.kirigami/ContextMenuPL.qml</file>
<file alias="qml/components/platform/DatePickerDialogPL.qml">qml/components/platform.kirigami/DatePickerDialogPL.qml</file>
<file alias="qml/components/platform/DialogAutoPL.qml">qml/components/platform.kirigami/DialogAutoPL.qml</file>
<file alias="qml/components/platform/DialogListPL.qml">qml/components/platform.kirigami/DialogListPL.qml</file>
<file alias="qml/components/platform/DialogPL.qml">qml/components/platform.kirigami/DialogPL.qml</file>
<file alias="qml/components/platform/DockedPanelPL.qml">qml/components/platform.kirigami/DockedPanelPL.qml</file>
<file alias="qml/components/platform/ExpandingSectionGroupPL.qml">qml/components/platform.kirigami/ExpandingSectionGroupPL.qml</file>
<file alias="qml/components/platform/ExpandingSectionPL.qml">qml/components/platform.kirigami/ExpandingSectionPL.qml</file>
<file alias="qml/components/platform/FileSelectorPL.qml">qml/components/platform.kirigami/FileSelectorPL.qml</file>
<file alias="qml/components/platform/FormLayoutPL.qml">qml/components/platform.kirigami/FormLayoutPL.qml</file>
<file alias="qml/components/platform/IconButtonPL.qml">qml/components/platform.kirigami/IconButtonPL.qml</file>
<file alias="qml/components/platform/IconPL.qml">qml/components/platform.kirigami/IconPL.qml</file>
<file alias="qml/components/platform/LabelPL.qml">qml/components/platform.kirigami/LabelPL.qml</file>
<file alias="qml/components/platform/ListViewPL.qml">qml/components/platform.kirigami/ListViewPL.qml</file>
<file alias="qml/components/platform/ListItemPL.qml">qml/components/platform.kirigami/ListItemPL.qml</file>
<file alias="qml/components/platform/MenuDrawerItemPL.qml">qml/components/platform.kirigami/MenuDrawerItemPL.qml</file>
<file alias="qml/components/platform/MenuDrawerPL.qml">qml/components/platform.kirigami/MenuDrawerPL.qml</file>
<file alias="qml/components/platform/MenuDrawerSubmenuItemPL.qml">qml/components/platform.kirigami/MenuDrawerSubmenuItemPL.qml</file>
<file alias="qml/components/platform/MenuDrawerSubmenuPL.qml">qml/components/platform.kirigami/MenuDrawerSubmenuPL.qml</file>
<file alias="qml/components/platform/PageEmptyPL.qml">qml/components/platform.kirigami/PageEmptyPL.qml</file>
<file alias="qml/components/platform/PageListPL.qml">qml/components/platform.kirigami/PageListPL.qml</file>
<file alias="qml/components/platform/PageMenuItemPL.qml">qml/components/platform.kirigami/PageMenuItemPL.qml</file>
<file alias="qml/components/platform/PageMenuPL.qml">qml/components/platform.kirigami/PageMenuPL.qml</file>
<file alias="qml/components/platform/PagePL.qml">qml/components/platform.kirigami/PagePL.qml</file>
<file alias="qml/components/platform/PopupPL.qml">qml/components/platform.kirigami/PopupPL.qml</file>
<file alias="qml/components/platform/RemorsePopupPL.qml">qml/components/platform.kirigami/RemorsePopupPL.qml</file>
<file alias="qml/components/platform/SlideshowPL.qml">qml/components/platform.kirigami/SlideshowPL.qml</file>
<file alias="qml/components/platform/SearchFieldPL.qml">qml/components/platform.kirigami/SearchFieldPL.qml</file>
<file alias="qml/components/platform/SectionHeaderPL.qml">qml/components/platform.kirigami/SectionHeaderPL.qml</file>
<file alias="qml/components/platform/SliderPL.qml">qml/components/platform.kirigami/SliderPL.qml</file>
<file alias="qml/components/platform/StackPL.qml">qml/components/platform.kirigami/StackPL.qml</file>
<file alias="qml/components/platform/StylerPL.qml">qml/components/platform.kirigami/StylerPL.qml</file>
<file alias="qml/components/platform/TextAreaPL.qml">qml/components/platform.kirigami/TextAreaPL.qml</file>
<file alias="qml/components/platform/TextFieldPL.qml">qml/components/platform.kirigami/TextFieldPL.qml</file>
<file alias="qml/components/platform/TextSwitchPL.qml">qml/components/platform.kirigami/TextSwitchPL.qml</file>
<file alias="qml/components/platform/TimePickerDialogPL.qml">qml/components/platform.kirigami/TimePickerDialogPL.qml</file>
<file alias="qml/components/platform/ToolItemPL.qml">qml/components/platform.kirigami/ToolItemPL.qml</file>
<file alias="qml/components/platform/ValueButtonPL.qml">qml/components/platform.kirigami/ValueButtonPL.qml</file>
<file>qml/cover/CoverPage.qml</file>
<file>qml/harbour-shutter.qml</file>
<file>qml/components/TruncationModes.qml</file>
<file>qml/pages/AboutImage.qml</file>
<file>qml/pages/AboutVideo.qml</file>
<file>qml/pages/CameraUI.qml</file>
<file>qml/pages/GalleryUI.qml</file>
<file>qml/pages/GridOverlay.qml</file>
<file>qml/pages/SettingsOverlay.qml</file>
<file>qml/pages/VideoPlayer.qml</file>
<file>qml/components/IconSwitch.qml</file>
<file>qml/components/RoundButton.qml</file>
<file>qml/components/DockedListView.qml</file>
<file>qml/components/DockModes.qml</file>
<file>qml/pics/icon-camera-focus-continuous.png</file>
<file>qml/pics/icon-camera-focus-hyperfocal.png</file>
<file>qml/pics/icon-camera-focus-manual.png</file>
<file>qml/pics/icon-m-effect-aqua.svg</file>
<file>qml/pics/icon-m-effect-blackboard.svg</file>
<file>qml/pics/icon-m-effect-default.svg</file>
<file>qml/pics/icon-m-effect-emboss.svg</file>
<file>qml/pics/icon-m-effect-grayscale.svg</file>
<file>qml/pics/icon-m-effect-negative.svg</file>
<file>qml/pics/icon-m-effect-neon.svg</file>
<file>qml/pics/icon-m-effect-none.svg</file>
<file>qml/pics/icon-m-effect-posterize.svg</file>
<file>qml/pics/icon-m-effect-sepia.svg</file>
<file>qml/pics/icon-m-effect-sketch.svg</file>
<file>qml/pics/icon-m-effect-solarize.svg</file>
<file>qml/pics/icon-m-effect-whiteboard.svg</file>
<file>qml/pics/icon-m-effect.png</file>
<file>qml/pics/icon-m-iso-100.png</file>
<file>qml/pics/icon-m-iso-1600.png</file>
<file>qml/pics/icon-m-iso-200.png</file>
<file>qml/pics/icon-m-iso-3200.png</file>
<file>qml/pics/icon-m-iso-400.png</file>
<file>qml/pics/icon-m-iso-6400.png</file>
<file>qml/pics/icon-m-iso-800.png</file>
<file>qml/pics/icon-m-iso-auto.png</file>
<file>qml/pics/icon-m-iso-hjr.png</file>
<file>qml/pics/icon-m-resolution.png</file>
<file>qml/pics/icon-m-scene_mode_action.svg</file>
<file>qml/pics/icon-m-scene_mode_ar.svg</file>
<file>qml/pics/icon-m-scene_mode_asd.svg</file>
<file>qml/pics/icon-m-scene_mode_backlight.svg</file>
<file>qml/pics/icon-m-scene_mode_barcode.svg</file>
<file>qml/pics/icon-m-scene_mode_beach.svg</file>
<file>qml/pics/icon-m-scene_mode_candlelight.svg</file>
<file>qml/pics/icon-m-scene_mode_fireworks.svg</file>
<file>qml/pics/icon-m-scene_mode_flowers.svg</file>
<file>qml/pics/icon-m-scene_mode_hdr.svg</file>
<file>qml/pics/icon-m-scene_mode_landscape.svg</file>
<file>qml/pics/icon-m-scene_mode_large_aperture.svg</file>
<file>qml/pics/icon-m-scene_mode_night.svg</file>
<file>qml/pics/icon-m-scene_mode_night_portrait.svg</file>
<file>qml/pics/icon-m-scene_mode_none.svg</file>
<file>qml/pics/icon-m-scene_mode_party.svg</file>
<file>qml/pics/icon-m-scene_mode_portrait.svg</file>
<file>qml/pics/icon-m-scene_mode_small_aperture.svg</file>
<file>qml/pics/icon-m-scene_mode_snow.svg</file>
<file>qml/pics/icon-m-scene_mode_sports.svg</file>
<file>qml/pics/icon-m-scene_mode_spotlight.svg</file>
<file>qml/pics/icon-m-scene_mode_steady_photo.svg</file>
<file>qml/pics/icon-m-scene_mode_sunset.svg</file>
<file>qml/pics/icon-m-scene_mode_theatre.svg</file>
<file>qml/pics/icon-m-scene_mode_unknown.svg</file>
<file>qml/pics/icon-m-tele-lense-active.png</file>
<file>qml/pics/icon-m-tele-lense.png</file>
<file>qml/pics/icon-m-tele-lense.svg</file>
<file>qml/pics/icon-m-uwide-lense-active.png</file>
<file>qml/pics/icon-m-uwide-lense.png</file>
<file>qml/pics/icon-m-uwide-lense.svg</file>
<file>qml/pics/icon-m-wide-lense-active.png</file>
<file>qml/pics/icon-m-wide-lense.png</file>
<file>qml/pics/icon-m-wide-lense.svg</file>
<file>qml/pics/icon-camera-switch.svg</file>
<file>qml/pics/icon-m-video.svg</file>
<file>qml/pics/icon-m-camera.svg</file>
<file>qml/pics/icon-m-sd-card.svg</file>
<file>qml/pics/icon-m-developer-mode.svg</file>
<file>qml/pics/icon-m-image.svg</file>
<file>qml/pics/icon-camera-wb-tungsten.png</file>
<file>qml/pics/icon-camera-wb-sunny.png</file>
<file>qml/pics/icon-camera-wb-fluorecent.png</file>
<file>qml/pics/icon-camera-wb-cloudy.png</file>
<file>qml/pics/icon-camera-wb-automatic.png</file>
<file>qml/pics/icon-camera-video-shutter-on.png</file>
<file>qml/pics/icon-camera-video-shutter-off.png</file>
<file>qml/pics/icon-camera-shutter.png</file>
<file>qml/pics/icon-camera-shutter-release.png</file>
<file>qml/pics/icon-camera-focus.png</file>
<file>qml/pics/icon-camera-focus-macro.png</file>
<file>qml/pics/icon-camera-focus-infinity.png</file>
<file>qml/pics/icon-camera-focus-auto.png</file>
<file>qml/pics/icon-camera-flash-on.png</file>
<file>qml/pics/icon-camera-flash-off.png</file>
<file>qml/pics/icon-camera-flash-automatic.png</file>
<file>qml/assets/bayer_1x_packed.frag</file>
<file>qml/assets/bayer_8.frag</file>
<file>qml/assets/bayer_8.vert</file>
<file>qml/assets/identity.vert</file>
<file>qml/assets/RGB.frag</file>
<file>qml/assets/YUV_2_planes.frag</file>
<file>qml/assets/YUV_3_planes.frag</file>
<file>qml/assets/YUV_packed.frag</file>
<file>qml/pics/icon-m-pixelformat.png</file>
<file>qml/pics/icon-m-controls.svg</file>
<file>qml/components/ControlSlider.qml</file>
<file>qml/pics/icon-m-about.png</file>
<file>qml/pics/icon-m-close.png</file>
<file>qml/pics/icon-m-delete.png</file>
<file>qml/pics/icon-m-share.png</file>
<file>qml/components/DockedControlListView.qml</file>
</qresource>
</RCC>