-rw-r--r-- | core/applets/restartapplet/config.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/core/applets/restartapplet/config.in b/core/applets/restartapplet/config.in new file mode 100644 index 0000000..5c132c8 --- a/dev/null +++ b/core/applets/restartapplet/config.in @@ -0,0 +1,7 @@ +menu "restartapplet" + + config #RESTARTAPPLET + boolean "restartapplet" + default "y" + depends LIBQPE && LIBOPIE +endmenu |