e16-themes/Ganymede/data/ACTIVATE_BUTTONS

19 lines
290 B
Plaintext
Raw Normal View History

2005-02-20 01:45:42 -08:00
#! /bin/sh
rm -f buttons.cfg
if test ! -d ~/.enlightenment; then
(mkdir ~/.enlightenment)
fi
cat > ~/.enlightenment/buttons.cfg << EOF
#include <definitions>
__E_CFG_VERSION 0
#include <buttons/buttons.cfg>
EOF
cp --backup --suffix .old Pulldowns/* ~/.enlightenment
eesh -e restart