updated .desktop file. gaphor version set to 0.13.1.

git-svn-id: file:///Users/arjan/backup/gaphor/gaphor/trunk@2304 a8418922-720d-0410-834f-a69b97ada669
This commit is contained in:
Arjan Molenaar 2008-05-20 06:08:21 +00:00
parent 8d5ec1aac6
commit 627d60e752
2 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,8 @@
[Desktop Entry]
Name=Gaphor
Comment=UML modeling environment written in Python
Comment[pl]=Środowisko modelowania UML oparte o Pythona
Comment=UML modelling environment
Comment[nl]=UML modelleer omgeving environment
Comment[pl]=Środowisko modelowania UML
Exec=gaphor
Icon=gaphor-48x48.png
Terminal=false

View File

@ -7,7 +7,7 @@ dependencies.
Run 'python setup.py run' to start Gaphor directly (without install).
"""
VERSION = '0.13.0'
VERSION = '0.13.1'
import os
import sys