summaryrefslogtreecommitdiff
path: root/desktop/eu.planete_kraus.Disfluid.desktop.in.in
blob: c990d0fc19e751477893021b7d8a2bf73ee59646 (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
[Desktop Entry]
@IF_NON_NIGHTLY@Name=Experiences
@IF_NIGHTLY@Name=Experiences (nightly)
@IF_NON_NIGHTLY@Comment=Share your experiences on the web
@IF_NIGHTLY@Comment=Share your experiences on the web with more bugs
Exec=disfluid %F
@IF_NON_NIGHTLY@Icon=eu.planete_kraus.Disfluid
@IF_NIGHTLY@Icon=eu.planete_kraus.Disfluid.Devel
Type=Application
Categories=Network
DBusActivable=true
MimeType=application/x-disfluid-cache-entry
Actions=about;runtests;

[Desktop Action about]
@IF_NON_NIGHTLY@Name=About Disfluid
@IF_NIGHTLY@Name=About Disfluid Nightly
Icon=help-about
Exec=disfluid -V

[Desktop Action runtests]
@IF_NON_NIGHTLY@Name=Run Unit Tests
@IF_NIGHTLY@Name=Run Nightly Unit Tests
Icon=system-run
Exec=disfluid -T

# Local Variables:
# mode: conf-desktop
# End: