Changeset 2304

Show
Ignore:
Timestamp:
05/19/08 23:08:21 (7 months ago)
Author:
arj..@yirdis.nl
Message:

updated .desktop file. gaphor version set to 0.13.1.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • gaphor/trunk/gaphor.desktop

    r2302 r2304  
    11[Desktop Entry] 
    22Name=Gaphor 
    3 Comment=UML modeling environment written in Python 
    4 Comment[pl]=Środowisko modelowania UML oparte o Pythona 
     3Comment=UML modelling environment 
     4Comment[nl]=UML modelleer omgeving environment 
     5Comment[pl]=Środowisko modelowania UML 
    56Exec=gaphor 
    67Icon=gaphor-48x48.png 
  • gaphor/trunk/setup.py

    r2302 r2304  
    88""" 
    99 
    10 VERSION = '0.13.0
     10VERSION = '0.13.1
    1111 
    1212import os