commit | 6d75da7906b209c9154cfabf534327050ba6dd66 | [log] [tgz] |
---|---|---|
author | Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com> | Fri Jul 05 16:05:27 2013 +0300 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Fri Jul 05 16:47:29 2013 -0400 |
tree | d909e623fb130d4fe6eba35bf561c61e567e4e68 | |
parent | 3c36bf348693443d47189ed45f2b3b74c0978803 [diff] |
desktop-shell: Adapt to the new config parser API This lets the code for adding panel launchers and setting up the background to be moved into panel_* and background_* functions. Note that this changes the behavior of the default launcher. Before this change a default launcher would be added only if there was no config file. Now a launcher is also added if there is no valid launcher section.