diff --git a/guide/kylin-nm-guide.wps b/guide/kylin-nm-guide.wps new file mode 100644 index 00000000..e0ac1f02 Binary files /dev/null and b/guide/kylin-nm-guide.wps differ diff --git a/kylin-nm.pro b/kylin-nm.pro index 98fb148a..f15ef322 100644 --- a/kylin-nm.pro +++ b/kylin-nm.pro @@ -29,11 +29,14 @@ inst1.files += src/conf/com.kylin.NetworkManager.qt.systemdbus.service inst1.path = /usr/share/dbus-1/system-services/ inst2.files += src/conf/com.kylin.NetworkManager.qt.systemdbus.conf inst2.path = /etc/dbus-1/system.d/ +guideCN.files += guide/kylin-nm-guide.wps +guideCN.path = /usr/share/kylin-user-guide/data/guide/kylin-nm/ INSTALLS += target \ desktop \ inst1 \ inst2 \ + guideCN # The following define makes your compiler emit warnings if you use # any feature of Qt which has been marked as deprecated (the exact warnings