From f48223e5c2780325dd2960abbef8092464762c57 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Thu, 18 Jun 2015 02:28:41 -0400 Subject: [PATCH] Begin to document panel.conf --- doc/panel.conf | 5 +++++ doc/project.conf | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 doc/panel.conf diff --git a/doc/panel.conf b/doc/panel.conf new file mode 100644 index 0000000..aace164 --- /dev/null +++ b/doc/panel.conf @@ -0,0 +1,5 @@ +[applet::lock] +#for DeforaOS Locker +command=lockerctl -l +#for xscreensaver +command=xscreensaver-command -lock diff --git a/doc/project.conf b/doc/project.conf index 3de6810..f2fbabc 100644 --- a/doc/project.conf +++ b/doc/project.conf @@ -1,5 +1,5 @@ targets=panel.1,panel.html,panelctl.1,panelctl.html,panel-embed.1,panel-embed.html,panel-message.1,panel-message.html,panel-notify.1,panel-notify.html,wifibrowser.1,wifibrowser.html -dist=Makefile,docbook.sh,manual.css.xml,panel.css.xml,panel.xml,panelctl.css.xml,panelctl.xml,panel-embed.css.xml,panel-embed.xml,panel-message.css.xml,panel-message.xml,panel-notify.css.xml,panel-notify.xml,wifibrowser.css.xml,wifibrowser.xml +dist=Makefile,docbook.sh,manual.css.xml,panel.conf,panel.css.xml,panel.xml,panelctl.css.xml,panelctl.xml,panel-embed.css.xml,panel-embed.xml,panel-message.css.xml,panel-message.xml,panel-notify.css.xml,panel-notify.xml,wifibrowser.css.xml,wifibrowser.xml [panel.1] type=script