Create import/export assistants
commit05f872662aebed4251a2cd599cac3fe3972edbd3
authorPierre Wieser <pwieser@trychlos.org>
Tue, 14 Jul 2009 18:24:20 +0000 (14 20:24 +0200)
committerPierre Wieser <pwieser@trychlos.org>
Tue, 14 Jul 2009 18:31:21 +0000 (14 20:31 +0200)
tree85be60addc91acbb073e82fcf35eb6f735c13b25
parenta7dd6d47b97accfe5940743a9758242613313bb6
Create import/export assistants
32 files changed:
ChangeLog
src/common/na-action-profile.c
src/common/na-action-profile.h
src/common/na-action.c
src/common/na-action.h
src/common/na-gconf-keys.h
src/common/na-utils.c
src/common/na-utils.h
src/nact/Makefile.am
src/nact/base-application.c
src/nact/base-application.h
src/nact/base-window.c
src/nact/nact-assist-export.c [new file with mode: 0644]
src/nact/nact-assist-export.h [new file with mode: 0644]
src/nact/nact-assist-import.c [new file with mode: 0644]
src/nact/nact-assist-import.h [new file with mode: 0644]
src/nact/nact-assistant.c [new file with mode: 0644]
src/nact/nact-assistant.h [new file with mode: 0644]
src/nact/nact-gconf-keys.h [moved from src/nact/nact-gconf-schema.h with 54% similarity]
src/nact/nact-gconf-reader.c [new file with mode: 0644]
src/nact/nact-gconf-reader.h [new file with mode: 0644]
src/nact/nact-gconf-schema-writer.h [deleted file]
src/nact/nact-gconf-schema.c [deleted file]
src/nact/nact-gconf-writer.c [moved from src/nact/nact-gconf-schema-writer.c with 67% similarity]
src/nact/nact-gconf-writer.h [new file with mode: 0644]
src/nact/nact-iactions-list.c
src/nact/nact-iactions-list.h
src/nact/nact-iprefs.c
src/nact/nact-main-window.c
src/nact/nact-window.c
src/nact/nact-window.h
src/nact/nautilus-actions-config.ui