~lorenzo-carbonell/equival/trunk

« back to all changes in this revision

Viewing changes to equival.desktop.in

  • Committer: Lorenzo Carbonell
  • Date: 2012-11-18 12:09:09 UTC
  • Revision ID: lorenzo.carbonell.cerezo@gmail.com-20121118120909-7an96m59hpqetqqy
Ported to Python3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[Desktop Entry]
 
2
Encoding = UTF-8
 
3
_Name = Equival
 
4
Version = 0.5.0.0
 
5
_Comment = An application to convert units
 
6
_GenericName = Equival
 
7
Terminal = false
 
8
Icon = /usr/share/equival/equival.svg
 
9
Type = Application
 
10
Exec = /usr/bin/equival
 
11
Categories = GNOME;GTK;Application;Utils;
 
12
$Name[es] = _('Equival')
 
13
$Comment[es] = _('An application to convert units')
 
14
$GenericName[es] = _('Equival')
 
15