project-wizard: move license templates to data/
commit2321c02d0e057653ef1eb090757089c0822cea49
authorCarl-Anton Ingmarsson <ca.ingmarsson@gmail.com>
Sun, 3 Feb 2013 18:00:55 +0000 (3 19:00 +0100)
committerSébastien Granjoux <seb.sfo@free.fr>
Wed, 6 Feb 2013 21:00:04 +0000 (6 22:00 +0100)
tree1997cc1b8af3acc52ee0cc818ea129195cf1c5ac
parentb12fb089096271fa6c2f8428d18471e269797f49
project-wizard: move license templates to data/

since the class-gen plugin also uses them it makes sense to have them
outside the project-wizard plugin

https://bugzilla.gnome.org/show_bug.cgi?id=693213
12 files changed:
configure.ac
data/templates/Makefile.am
data/templates/licenses/bsd.tpl [moved from plugins/project-wizard/templates/licenses/bsd.tpl with 100% similarity]
data/templates/licenses/bsd.txt [moved from plugins/project-wizard/templates/licenses/bsd.txt with 100% similarity]
data/templates/licenses/gpl.tpl [moved from plugins/project-wizard/templates/licenses/gpl.tpl with 100% similarity]
data/templates/licenses/gpl.txt [moved from plugins/project-wizard/templates/licenses/gpl.txt with 100% similarity]
data/templates/licenses/lgpl.tpl [moved from plugins/project-wizard/templates/licenses/lgpl.tpl with 100% similarity]
data/templates/licenses/lgpl.txt [moved from plugins/project-wizard/templates/licenses/lgpl.txt with 100% similarity]
data/templates/licenses/none.tpl [moved from plugins/project-wizard/templates/licenses/none.tpl with 100% similarity]
data/templates/licenses/none.txt [moved from plugins/project-wizard/templates/licenses/none.txt with 100% similarity]
plugins/project-wizard/templates/Makefile.am
plugins/project-wizard/templates/licenses/Makefile.am [deleted file]