Kill post capture menu
[harmattan/cameraplus] / data / n9 / cameraplus.ini
1 [quill]
2 previewSize = @Size(854 480)
3 thumbnailFlavorName = screen
4 thumbnailExtension = jpeg
5
6 # QColor(Qt::black)
7 backgroundRenderingColor = @Variant(\0\0\0\x43\x1\xff\xff\0\0\0\0\0\0\0\0)
8
9 # Unset to use the default
10 # temporaryFilePath =
11 dbusThumbnailingEnabled = true
12 thumbnailCreationEnabled = true
13
14 [gallery]
15 enabled = true
16 type = dbus
17 path = /
18 interface = com.nokia.maemo.meegotouch.GalleryInterface
19 dest = com.nokia.Gallery
20 method = camera-roll:showCameraRoll
21
22 [share]
23 enabled = true
24 type = dbus
25 path = /
26 interface = com.nokia.maemo.meegotouch.ShareUiInterface
27 dest = com.nokia.ShareUi
28 method = share:share
29
30 [sounds]
31 imageCaptureStarted = /usr/share/sounds/ui-tones//snd_camera_shutter.wav
32 imageCaptureEnded = 
33 videoRecordingStarted = /usr/share/sounds/ui-tones//snd_camera_video_record_start.wav
34 videoRecordingEnded = /usr/share/sounds/ui-tones//snd_camera_video_record_stop.wav
35 autoFocusAcquired = /usr/share/sounds/ui-tones//snd_camera_af.wav