summaryrefslogtreecommitdiff
path: root/core/qws/config.in
blob: 3706405dcd63bf24c44e4ded10500acc17f42bcf (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 && EXPERIMENTAL

# 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