Changeset 443 for tags/pyragua-0.2.5 – Pyragua

Changeset 443 for tags/pyragua-0.2.5

Show
Ignore:
Timestamp:
12/29/09 17:07:29 (2 years ago)
Author:
junix
Message:

No se habia corregido el problema, se cambio python por Python

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • tags/pyragua-0.2.5/debian/control

    r442 r443  
    1313 libwxgtk2.6-0, python-wxtools, python-wxversion 
    1414Recommends: python-wxglade, wx2.6-doc, wx2.6-examples 
    15 Description: Pythonic editor for python coding 
     15Description: Pythonic editor for Python coding 
    1616 Pyragua is an Integrated Development Environment to manipulate 
    17  python code, written in python and uses wxpython as graphical 
     17 Python code, written in Python and uses wxPython as graphical 
    1818 toolkit. Pyragua currently has features like syntax highlighting, 
    1919 code completion, auto identation, code browsing and an integrated  
    20  python shell. 
     20 Python shell.