summaryrefslogtreecommitdiff
path: root/core/qws/config.in
blob: 1316c777f42a8cd4765293ad7a9be1bd969bffc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
  config QWS
    boolean "Minimal QWS Server"
    default "n"
    depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE

# menu "Advanced QWS Server Config"
#   config QWS_QCOP
#     bool "QCop bridge and Transfer server (sync)"
#     default y
#     depends on QWS
#
#   config QWS_PACKAGE
#     bool "Package Slave (package installs via sync software)"
#     default n
#     depends on QWS
# endmenu