• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

作図ソフト dia の改良版


Commit MetaInfo

Revisãof3fe101fd2e9d8283472d05a3db18e6c7243346a (tree)
Hora2007-03-06 15:18:10
AutorSteffen Macke <sdteffen@src....>
CommiterSteffen Macke

Mensagem de Log

installer/win32/dia.nsi: Added plug-ins/python/doxrev.py

svn path=/trunk/; revision=3628

Mudança Sumário

Diff

--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
1+2007-03-06 Steffen Macke <sdteffen@gmail.com>
2+
3+ * installer/win32/dia.nsi: Added plug-ins/python/doxrev.py
4+
15 2007-03-05 Lars Clausen <lars@raeder.dk>
26
37 * NEWS:
--- a/installer/win32/dia.nsi
+++ b/installer/win32/dia.nsi
@@ -2375,6 +2375,7 @@ Section /o $(PYTHON_SECTION_TITLE) SecPython
23752375 ${File} "..\..\plug-ins\python\" "debug_objects.py"
23762376 ${File} "..\..\plug-ins\python\" "diasvg_import.py"
23772377 ${File} "..\..\plug-ins\python\" "dot.py"
2378+ ${File} "..\..\plug-ins\python\" "doxrev.py"
23782379 ${File} "..\..\plug-ins\python\" "export-object.py"
23792380 ${File} "..\..\plug-ins\python\" "export-render.py"
23802381 ${File} "..\..\plug-ins\python\" "group_props.py"