core,ui: Diff between read-only and writable config
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Wed, 24 Jun 2009 21:20:47 +0000 (00:20 +0300)
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Fri, 3 Jul 2009 21:44:58 +0000 (00:44 +0300)
commit4d69b36dd03561ecf99b53780610df9aff38a497
treec75a2a8b4902c596463482827bfa607c99df5b32
parent72c124cbeb3ca313be151614781eb93c38a08c32
core,ui: Diff between read-only and writable config

read-only: Reads config from system-installed config file as well and
           doesn't support saving of changes.
writable:  Reads config only from user's config file and supports saving
           of changes.
src/rygel/rygel-user-config.vala
src/ui/rygel-preferences-dialog.vala