Move all code to a subdir for the garage repo master v0.1
authorHeikki Kallasjoki <fis@zem.fi>
Wed, 11 Nov 2009 07:28:21 +0000 (09:28 +0200)
committerHeikki Kallasjoki <fis@zem.fi>
Wed, 11 Nov 2009 07:28:21 +0000 (09:28 +0200)
commit0086d868075333d8836da2ebcdd19ff09e400926
tree945cc6c586220247418aaca66c83ceefcb7e7617
parent52d8bba29f59b9d4db33e5eec903487587b9539c
Move all code to a subdir for the garage repo
63 files changed:
COPYING [deleted file]
Makefile.am [deleted file]
Makefile.in [deleted file]
aclocal.m4 [deleted file]
autogen.sh [deleted file]
compile [deleted file]
config.guess [deleted file]
config.h.in [deleted file]
config.sub [deleted file]
configure [deleted file]
configure.ac [deleted file]
data/Makefile.am [deleted file]
data/Makefile.in [deleted file]
data/gallery2-icon.png [deleted file]
data/gallery2.service.xml.in [deleted file]
debian/changelog [deleted file]
debian/compat [deleted file]
debian/control [deleted file]
debian/copyright [deleted file]
debian/rules [deleted file]
debian/sharing-plugin-gallery2.install [deleted file]
debian/sharing-service-gallery2.prerm [deleted file]
depcomp [deleted file]
install-sh [deleted file]
ltmain.sh [deleted file]
missing [deleted file]
sharing-plugin-gallery2/COPYING [new file with mode: 0644]
sharing-plugin-gallery2/Makefile.am [new file with mode: 0644]
sharing-plugin-gallery2/Makefile.in [new file with mode: 0644]
sharing-plugin-gallery2/aclocal.m4 [new file with mode: 0644]
sharing-plugin-gallery2/autogen.sh [new file with mode: 0755]
sharing-plugin-gallery2/compile [new file with mode: 0755]
sharing-plugin-gallery2/config.guess [new file with mode: 0755]
sharing-plugin-gallery2/config.h.in [new file with mode: 0644]
sharing-plugin-gallery2/config.sub [new file with mode: 0755]
sharing-plugin-gallery2/configure [new file with mode: 0755]
sharing-plugin-gallery2/configure.ac [new file with mode: 0644]
sharing-plugin-gallery2/data/Makefile.am [new file with mode: 0644]
sharing-plugin-gallery2/data/Makefile.in [new file with mode: 0644]
sharing-plugin-gallery2/data/gallery2-icon.png [new file with mode: 0644]
sharing-plugin-gallery2/data/gallery2.service.xml.in [new file with mode: 0644]
sharing-plugin-gallery2/debian/changelog [new file with mode: 0644]
sharing-plugin-gallery2/debian/compat [new file with mode: 0644]
sharing-plugin-gallery2/debian/control [new file with mode: 0644]
sharing-plugin-gallery2/debian/copyright [new file with mode: 0644]
sharing-plugin-gallery2/debian/rules [new file with mode: 0755]
sharing-plugin-gallery2/debian/sharing-plugin-gallery2.install [new file with mode: 0644]
sharing-plugin-gallery2/debian/sharing-service-gallery2.prerm [new file with mode: 0644]
sharing-plugin-gallery2/depcomp [new file with mode: 0755]
sharing-plugin-gallery2/install-sh [new file with mode: 0755]
sharing-plugin-gallery2/ltmain.sh [new file with mode: 0644]
sharing-plugin-gallery2/missing [new file with mode: 0755]
sharing-plugin-gallery2/src/Makefile.am [new file with mode: 0644]
sharing-plugin-gallery2/src/Makefile.in [new file with mode: 0644]
sharing-plugin-gallery2/src/gallery2.c [new file with mode: 0644]
sharing-plugin-gallery2/src/gallery2.h [new file with mode: 0644]
sharing-plugin-gallery2/src/plugin.c [new file with mode: 0644]
src/Makefile.am [deleted file]
src/Makefile.in [deleted file]
src/gallery2.c [deleted file]
src/gallery2.h [deleted file]
src/plugin.c [deleted file]
welcome [deleted file]