Move to plugin based architecture.
authorsalva <salva@salva-desktop.(none)>
Sun, 6 Dec 2009 09:08:56 +0000 (11:08 +0200)
committersalva <salva@salva-desktop.(none)>
Sun, 6 Dec 2009 09:08:56 +0000 (11:08 +0200)
commit4348d0d92d31cdfa9411b84710595a18b32f76e2
tree4c829e53b84218eb5c5f623df63eac5a2fa1eb4a
parent7ae5e7bdf49cc78d4def89db1fc93628259a4576
Move to plugin based architecture.
20 files changed:
configure.ac
debian/control
debian/libmaemo-tweaks-section-dev.install [new file with mode: 0644]
debian/libmaemo-tweaks0.install [deleted file]
debian/maemo-tweaks-modules.install [new file with mode: 0644]
debian/maemo-tweaks.install [new file with mode: 0644]
libmaemo-tweaks-section/Makefile.am [new file with mode: 0644]
libmaemo-tweaks-section/maemo-tweaks-module.c [new file with mode: 0644]
libmaemo-tweaks-section/maemo-tweaks-module.h [new file with mode: 0644]
libmaemo-tweaks-section/maemo-tweaks-section.c [new file with mode: 0644]
libmaemo-tweaks-section/maemo-tweaks-section.h [new file with mode: 0644]
maemo-tweaks-desktop.c
maemo-tweaks-desktop.h [deleted file]
maemo-tweaks-gkeyfile-backend.c [deleted file]
maemo-tweaks-gkeyfile-backend.h [deleted file]
maemo-tweaks-module.c [deleted file]
maemo-tweaks-module.h [deleted file]
maemo-tweaks.c
modules/Makefile.am [new file with mode: 0644]
modules/maemo-tweaks-desktop.c [new file with mode: 0644]