Softkey has no config options, remove from config profile.

SVN revision: 45639
This commit is contained in:
Christopher Michael 2010-01-27 20:09:03 +00:00
parent 0326182cb2
commit a46192c88f
2 changed files with 0 additions and 5 deletions

View File

@ -9,7 +9,6 @@ EXTRA_DIST = \
module.battery.src \
module.illume-home.src \
module.illume-keyboard.src \
module.illume-softkey.src \
module.illume2.src
filesdir = $(datadir)/enlightenment/data/config/illume-home
@ -20,7 +19,6 @@ files_DATA = \
module.battery.cfg \
module.illume-home.cfg \
module.illume-keyboard.cfg \
module.illume-softkey.cfg \
module.illume2.cfg
SUFFIXES = .cfg

View File

@ -1,3 +0,0 @@
group "Illume-Softkey_Cfg" struct {
value "version" int: 0;
}