* plugins/project-wizard/templates/mkfile.wiz:
commitd85bd7d6faf757aa1ebd5b984718acdaf92e3084
authorsgranjoux <sgranjoux@1dbfb86a-d425-0410-a06b-cb591aac69f6>
Sat, 9 Jun 2007 16:47:27 +0000 (9 16:47 +0000)
committersgranjoux <sgranjoux@1dbfb86a-d425-0410-a06b-cb591aac69f6>
Sat, 9 Jun 2007 16:47:27 +0000 (9 16:47 +0000)
treed3bde49cc92d1c37ddf5811884db54e5617773e5
parent43f1a2502915118222b961afab7588dda08046bf
* plugins/project-wizard/templates/mkfile.wiz:
Fix bug #442038: missing project.sh file

* configure.in,
plugins/project-wizard/templates/Makefile.am,
plugins/project-wizard/templates/translatable-strings.h,
(added) plugins/project-wizard/templates/sdl.wiz,
(added) plugins/project-wizard/templates/appwiz_sdl.png,
(added) plugins/project-wizard/templates/sdl/configure.ac.tpl,
(added) plugins/project-wizard/templates/sdl/acinclude.m4.tpl,
(added) plugins/project-wizard/templates/sdl/Makefile.am,
(added) plugins/project-wizard/templates/sdl/.cvsignore,
(added) plugins/project-wizard/templates/sdl/src/main.c,
(added) plugins/project-wizard/templates/sdl/src/Makefile.am.tpl,
(added) plugins/project-wizard/templates/sdl/src/Makefile.am,
(added) plugins/project-wizard/templates/sdl/src/.cvsignore,
(added) plugins/project-wizard/templates/sdl/po/Makefile.am,
(added) plugins/project-wizard/templates/sdl/po/POTFILES.in,
(added) plugins/project-wizard/templates/sdl/po/.cvsignore:
Fix bug #315635: add a SDL project wizard

git-svn-id: http://svn.gnome.org/svn/anjuta/trunk@2993 1dbfb86a-d425-0410-a06b-cb591aac69f6
18 files changed:
ChangeLog
configure.in
plugins/project-wizard/templates/Makefile.am
plugins/project-wizard/templates/appwiz_sdl.png [new file with mode: 0644]
plugins/project-wizard/templates/mkfile.wiz
plugins/project-wizard/templates/sdl.wiz [new file with mode: 0644]
plugins/project-wizard/templates/sdl/.cvsignore [new file with mode: 0644]
plugins/project-wizard/templates/sdl/Makefile.am [new file with mode: 0644]
plugins/project-wizard/templates/sdl/acinclude.m4.tpl [new file with mode: 0644]
plugins/project-wizard/templates/sdl/configure.ac.tpl [new file with mode: 0644]
plugins/project-wizard/templates/sdl/po/.cvsignore [new file with mode: 0644]
plugins/project-wizard/templates/sdl/po/Makefile.am [new file with mode: 0644]
plugins/project-wizard/templates/sdl/po/POTFILES.in [new file with mode: 0644]
plugins/project-wizard/templates/sdl/src/.cvsignore [new file with mode: 0644]
plugins/project-wizard/templates/sdl/src/Makefile.am [new file with mode: 0644]
plugins/project-wizard/templates/sdl/src/Makefile.am.tpl [new file with mode: 0644]
plugins/project-wizard/templates/sdl/src/main.c [new file with mode: 0644]
plugins/project-wizard/templates/translatable-strings.h