~midori/midori/nativeGTK+ErrorPages

« back to all changes in this revision

Viewing changes to midori.desktop

  • Committer: Christian Dywan
  • Date: 2008-03-22 02:38:23 UTC
  • Revision ID: git-v1:be89221aea13aa092f64d2133fd5bed5c23f4972
Implement localization via Gettext.

Based on the implementation of localization via Gettext
contributed by Enrico Tröger, a few adjustments were made
to allow Midori to be properly localized. Initially
German is fully supported.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
 
2
 
[Desktop Entry]
3
 
Version=1.0
4
 
Encoding=UTF-8
5
 
Type=Application
6
 
Name=Midori Web Browser
7
 
GenericName=Web Browser
8
 
Comment=Lightweight web browser
9
 
Categories=GTK;Network;
10
 
MimeType=text/html;text/xml;application/xhtml+xml;application/xml;
11
 
Exec=midori %u
12
 
Icon=web-browser
13
 
Terminal=false
14
 
StartupNotify=true