]> git.stg.codes - stg.git/commit
Добавляю экспериментальный плагин конфигуратора. Проект полумертв, но
authorMaxim Mamontov <faust@user-desktop.(none)>
Mon, 8 Nov 2010 10:38:13 +0000 (12:38 +0200)
committerMaxim Mamontov <faust@user-desktop.(none)>
Mon, 8 Nov 2010 10:38:13 +0000 (12:38 +0200)
commit9d093a68b5f3e5a22e243c92ec2e0bd24b10ea38
tree1e845ba03046284eb34d6df4077d8ff9ac93ce99
parent3886ef930e3fd54894b8798ab17ef4d3bc0b995a
Добавляю экспериментальный плагин конфигуратора. Проект полумертв, но
там есть интересные наработки. Так что пусть будет.
18 files changed:
projects/stargazer/plugins/configuration/sgconfig-ng/Makefile [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig-ng/config_thread.cpp [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig-ng/config_thread.h [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig-ng/creator.cpp [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig-ng/main_thread.cpp [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig-ng/main_thread.h [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig-ng/parser.h [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig-ng/parser_getuser.cpp [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig-ng/parser_getuser.h [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig-ng/parser_getusers.cpp [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig-ng/parser_getusers.h [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig-ng/parser_info.cpp [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig-ng/parser_info.h [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig-ng/proto.h [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig-ng/root_parser.cpp [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig-ng/root_parser.h [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig-ng/stgconfig.cpp [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig-ng/stgconfig.h [new file with mode: 0644]