|
From: Lasse Kärkkäi. <tr...@us...> - 2009-10-26 19:22:36
|
Module: performous Branch: master Commit: 0156848b38229a15a0cae367ac91caafc766904a Author: Lasse Kärkkäinen <tro...@tr...> Date: Mon Oct 26 21:22:18 2009 +0200 Fix path --- data/performous.xml | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/data/performous.xml b/data/performous.xml index 1c2810e..a555ac7 100644 --- a/data/performous.xml +++ b/data/performous.xml @@ -1,4 +1,13 @@ <?xml version="1.0"?> +<!-- +DO NOT EDIT THIS FILE! +This is a config schema with built-in defaults for Performous. + +System-wide settings go to /etc/xdg/performous/performous.xml and user settings +go to ~/.config/performous.xml but you should generally let Performous modify +them instead of touching the XML yourself. Press Ctrl+S in config menu to save +the current settings to XML. +--> <performous> <!-- Menu definitions. All config entries with the same prefix as the menu entry are displayed in the menu, |