~pete-woods/camera-app/handle-quit-signal

18 by Ugo Riboni
Add C++ application. Doesn't do anything for now but will be needed later.
1
[Desktop Entry]
2
Type=Application
134.2.3 by Ugo Riboni
Allow translating the desktop file too
3
Name=tr("Camera")
18 by Ugo Riboni
Add C++ application. Doesn't do anything for now but will be needed later.
4
GenericName=camera-app
134.2.3 by Ugo Riboni
Allow translating the desktop file too
5
Comment=tr("Camera application")
240.1.1 by Bill Filler
initial support for DESKTOP_MODE
6
Exec=@DESKTOP_EXEC@ %u
18 by Ugo Riboni
Add C++ application. Doesn't do anything for now but will be needed later.
7
Terminal=false
212.4.1 by Sergio Schvezov
Adding camera icon
8
Icon=@CAMERA_ICON@
114.1.1 by Ying-Chun Liu
Add X-Ubuntu-Touch field into desktop files.
9
X-Ubuntu-Touch=true
134.2.1 by Ugo Riboni
Setup the application for allowing translations and add one initial translation
10
X-Ubuntu-Gettext-Domain=camera-app
194.1.1 by Ted Gould
Adding single instance marker to the desktop file
11
X-Ubuntu-Single-Instance=true