e16-themes/Ganymede/data/ACTIVATE_BUTTONS

19 lines
251 B
Plaintext
Raw Normal View History

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