annotate plugins/rotate/rotate.desktop.in @ 1642:a78ac3a4c32e

use intltool for desktop file translation - desktop files are translated via .po files together with other strings - make update-po is replaced with intltool-update [lang]
author nadvornik
date Mon, 15 Jun 2009 20:50:35 +0000
parents
children 415c597f815f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1642
a78ac3a4c32e use intltool for desktop file translation
nadvornik
parents:
diff changeset
1 [Desktop Entry]
a78ac3a4c32e use intltool for desktop file translation
nadvornik
parents:
diff changeset
2 Version=1.0
a78ac3a4c32e use intltool for desktop file translation
nadvornik
parents:
diff changeset
3 Type=Application
a78ac3a4c32e use intltool for desktop file translation
nadvornik
parents:
diff changeset
4 _Name=Apply the orientation to image content
a78ac3a4c32e use intltool for desktop file translation
nadvornik
parents:
diff changeset
5
a78ac3a4c32e use intltool for desktop file translation
nadvornik
parents:
diff changeset
6 # call the helper script
a78ac3a4c32e use intltool for desktop file translation
nadvornik
parents:
diff changeset
7 Exec=geeqie-rotate %f
a78ac3a4c32e use intltool for desktop file translation
nadvornik
parents:
diff changeset
8
a78ac3a4c32e use intltool for desktop file translation
nadvornik
parents:
diff changeset
9 # Desktop files that are usable only in Geeqie should be marked like this:
a78ac3a4c32e use intltool for desktop file translation
nadvornik
parents:
diff changeset
10 Categories=X-Geeqie;
a78ac3a4c32e use intltool for desktop file translation
nadvornik
parents:
diff changeset
11 OnlyShowIn=X-Geeqie;
a78ac3a4c32e use intltool for desktop file translation
nadvornik
parents:
diff changeset
12
a78ac3a4c32e use intltool for desktop file translation
nadvornik
parents:
diff changeset
13 # Show in menu "Edit/Orientation"
a78ac3a4c32e use intltool for desktop file translation
nadvornik
parents:
diff changeset
14 X-Geeqie-Menu-Path=EditMenu/OrientationMenu
a78ac3a4c32e use intltool for desktop file translation
nadvornik
parents:
diff changeset
15
a78ac3a4c32e use intltool for desktop file translation
nadvornik
parents:
diff changeset
16 # It can be made verbose
a78ac3a4c32e use intltool for desktop file translation
nadvornik
parents:
diff changeset
17 # X-Geeqie-Verbose=true
a78ac3a4c32e use intltool for desktop file translation
nadvornik
parents:
diff changeset
18
a78ac3a4c32e use intltool for desktop file translation
nadvornik
parents:
diff changeset
19 MimeType=image/jpeg;image/png;image/tiff;