##############################################
# This directory contains additional applet definition files for the system control panel.
#
# The files has exactly the same format as the /etc/control-panel-applets.
#
# You can add (or modify) more applets or more tabs by adding more definitions here.
# The files in this directory is read after the main definition file,
# thus it can be be used to override settings there.
#
# Per-user directory is located in $HOME/.fatdog/control-panel-applets.dir
#

# Example - uncomment the following line to add an extra tab for your new "Hello" applet.
# TAB50_HELLO="Hello|hello_world"

# Example - uncomment the following three lines to insert an extra "zarfy2" into the system "Display" applet.
#front=${TAB3_DISPLAY%%|*}
#back=${TAB3_DISPLAY#*|}
#TAB3_DISPLAY="${front}|zarfy2 ${back}"
