author | schurig <schurig> | 2003-06-13 06:56:11 (UTC) |
---|---|---|
committer | schurig <schurig> | 2003-06-13 06:56:11 (UTC) |
commit | 92863668bdc10d567cbf2ad429b5f14eb72dba83 (patch) (side-by-side diff) | |
tree | d7ac931182262332185a164b57f22fff63545068 /core | |
parent | 212f79ac5305c32d0752cc358c2636df0bc7e523 (diff) | |
download | opie-92863668bdc10d567cbf2ad429b5f14eb72dba83.zip opie-92863668bdc10d567cbf2ad429b5f14eb72dba83.tar.gz opie-92863668bdc10d567cbf2ad429b5f14eb72dba83.tar.bz2 |
tell in make xconfig what it is
-rw-r--r-- | core/applets/restartapplet/config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/applets/restartapplet/config.in b/core/applets/restartapplet/config.in index 9de004b..aa2580f 100644 --- a/core/applets/restartapplet/config.in +++ b/core/applets/restartapplet/config.in @@ -1,4 +1,4 @@ config RESTARTAPPLET - boolean "opie-restartapplet (Restart Opie)" + boolean "opie-restartapplet (Restart Opie via taskbar)" default "y" depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |