]> git.sesse.net Git - vlc/commit
* This the last piece of the new configuration module. You can now save your
authorGildas Bazin <gbazin@videolan.org>
Sat, 16 Mar 2002 01:40:58 +0000 (01:40 +0000)
committerGildas Bazin <gbazin@videolan.org>
Sat, 16 Mar 2002 01:40:58 +0000 (01:40 +0000)
commit278bc72e033953c94980bcac4e326076618e3d62
tree33ed43996f92c38ca29f468427c3dfe3181f6327
parentdffb93e15d133c46c9595dacf041bd2c9004e4a6
* This the last piece of the new configuration module. You can now save your
configuration options (only from the gtk/gnome interface for now). The config
file will be saved as ~/.VideoLan/vlc

It's not quite yet finished (well there are a few small details to sort out),
but I'm going away for the week-end and I wanted to commit this before so you
can all have a play with it :)
configure
configure.in
include/common.h
include/configuration.h
include/defs.h.in
include/main.h
plugins/gtk/gtk_preferences.c
src/interface/main.c
src/misc/configuration.c
src/misc/modules_plugin.h