OSDN Git Service

kde/kde-workspace.git
8 years agoksplash: remove redundant qiwnexport header
Ivailo Monev [Sat, 2 Jan 2016 09:54:32 +0000 (11:54 +0200)]
ksplash: remove redundant qiwnexport header

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoksplash: remove redundant qiwnexport header
Ivailo Monev [Sat, 2 Jan 2016 09:22:26 +0000 (11:22 +0200)]
ksplash: remove redundant qiwnexport header

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoplasma: organize sub-directories
Ivailo Monev [Thu, 24 Dec 2015 20:48:47 +0000 (22:48 +0200)]
plasma: organize sub-directories

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokinfocenter: no need of Qt3 support definition
Ivailo Monev [Sun, 13 Dec 2015 01:47:05 +0000 (03:47 +0200)]
kinfocenter: no need of Qt3 support definition

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: make libkonq optional
Ivailo Monev [Wed, 9 Dec 2015 21:44:27 +0000 (23:44 +0200)]
generic: make libkonq optional

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokscreensaver: fix build against Katie
Ivailo Monev [Sat, 5 Dec 2015 00:35:17 +0000 (02:35 +0200)]
kscreensaver: fix build against Katie

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoplasma: call setupQmlJsDebugger() on the object in homerun applet
Ivailo Monev [Sun, 29 Nov 2015 17:56:32 +0000 (19:56 +0200)]
plasma: call setupQmlJsDebugger() on the object in homerun applet

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoplasma: make the webview guard more generic
Ivailo Monev [Sun, 29 Nov 2015 16:03:37 +0000 (18:03 +0200)]
plasma: make the webview guard more generic

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoqguiplatformplugin_kde: fix build against Katie
Ivailo Monev [Sat, 28 Nov 2015 14:09:18 +0000 (16:09 +0200)]
qguiplatformplugin_kde: fix build against Katie

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokcontrol: assumbe libXi is newer that v1.2.0 for keyboard module
Ivailo Monev [Sat, 21 Nov 2015 14:42:45 +0000 (16:42 +0200)]
kcontrol: assumbe libXi is newer that v1.2.0 for keyboard module

libXi v1.2.0 was released on 02-Dec-2008, I doubt someone is using
that old version.

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: misc cleanups
Ivailo Monev [Thu, 19 Nov 2015 22:42:21 +0000 (00:42 +0200)]
generic: misc cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: misc cleanups
Ivailo Monev [Thu, 19 Nov 2015 21:07:23 +0000 (23:07 +0200)]
generic: misc cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: misc cleanups
Ivailo Monev [Thu, 19 Nov 2015 21:02:15 +0000 (23:02 +0200)]
generic: misc cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: misc cleanups
Ivailo Monev [Thu, 19 Nov 2015 20:36:32 +0000 (22:36 +0200)]
generic: misc cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: re-enable klipper and krandrtray
Ivailo Monev [Tue, 17 Nov 2015 14:25:33 +0000 (16:25 +0200)]
generic: re-enable klipper and krandrtray

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokcontrol: disable ranrtray if libdbusmenu-qt is not found
Ivailo Monev [Tue, 17 Nov 2015 13:34:48 +0000 (15:34 +0200)]
kcontrol: disable ranrtray if libdbusmenu-qt is not found

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: move libgps module to kdelibs
Ivailo Monev [Mon, 16 Nov 2015 10:04:00 +0000 (12:04 +0200)]
generic: move libgps module to kdelibs

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: set package properties for jpeg and png
Ivailo Monev [Mon, 16 Nov 2015 09:46:22 +0000 (11:46 +0200)]
generic: set package properties for jpeg and png

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: replace qVaraintFromValue() with QVariant::fromValue()
Ivailo Monev [Mon, 16 Nov 2015 00:53:17 +0000 (02:53 +0200)]
generic: replace qVaraintFromValue() with QVariant::fromValue()

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: make libdbusmenu-qt optional for appmenu and disable klipper if not found
Ivailo Monev [Fri, 13 Nov 2015 02:48:37 +0000 (04:48 +0200)]
generic: make libdbusmenu-qt optional for appmenu and disable klipper if not found

disabling klipper in such case is temporary, until its dependency
on the menu library gets sorted out

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoplasma: use simple menu applet if libdbusmenu-qt not found
Ivailo Monev [Fri, 13 Nov 2015 02:38:56 +0000 (04:38 +0200)]
plasma: use simple menu applet if libdbusmenu-qt not found

the problem with kicker is that it does not display menu items if
libdbusmenu-qt is not found, the homerun applet probably should
not be installed in such case but that is to be evaluated later.

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: enable phonon for Katie
Ivailo Monev [Fri, 13 Nov 2015 00:56:28 +0000 (02:56 +0200)]
generic: enable phonon for Katie

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: make libdbusmenu-qt optional
Ivailo Monev [Thu, 12 Nov 2015 23:45:01 +0000 (01:45 +0200)]
generic: make libdbusmenu-qt optional

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: fix build with Katie
Ivailo Monev [Mon, 9 Nov 2015 20:39:06 +0000 (22:39 +0200)]
generic: fix build with Katie

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoplasma: fix a possible mistake in widgets script engine
Ivailo Monev [Mon, 9 Nov 2015 20:16:17 +0000 (22:16 +0200)]
plasma: fix a possible mistake in widgets script engine

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokioslave: stop using obsolete code paths
Ivailo Monev [Mon, 9 Nov 2015 20:15:03 +0000 (22:15 +0200)]
kioslave: stop using obsolete code paths

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokioslave: make html thumbnailer optional
Ivailo Monev [Mon, 9 Nov 2015 19:09:14 +0000 (21:09 +0200)]
kioslave: make html thumbnailer optional

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokcontrol: minor fonts module cleanup
Ivailo Monev [Mon, 9 Nov 2015 08:18:22 +0000 (10:18 +0200)]
kcontrol: minor fonts module cleanup

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: build system cleanups
Ivailo Monev [Mon, 9 Nov 2015 07:45:53 +0000 (09:45 +0200)]
generic: build system cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: build system cleanups
Ivailo Monev [Fri, 6 Nov 2015 14:19:11 +0000 (16:19 +0200)]
generic: build system cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: build system cleanups
Ivailo Monev [Fri, 6 Nov 2015 11:06:54 +0000 (13:06 +0200)]
generic: build system cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: build system cleanups
Ivailo Monev [Fri, 6 Nov 2015 11:04:16 +0000 (13:04 +0200)]
generic: build system cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: build system cleanups
Ivailo Monev [Fri, 6 Nov 2015 11:03:02 +0000 (13:03 +0200)]
generic: build system cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: build system cleanups
Ivailo Monev [Fri, 6 Nov 2015 03:56:50 +0000 (05:56 +0200)]
generic: build system cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: build system cleanups
Ivailo Monev [Thu, 5 Nov 2015 08:24:03 +0000 (10:24 +0200)]
generic: build system cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agocmake: remove modules that are now shipped with kdelibs
Ivailo Monev [Thu, 5 Nov 2015 08:07:07 +0000 (10:07 +0200)]
cmake: remove modules that are now shipped with kdelibs

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokioslave: handle image/webp in thumbnailer
Ivailo Monev [Thu, 5 Nov 2015 01:44:48 +0000 (03:44 +0200)]
kioslave: handle image/webp in thumbnailer

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: change export namespace to what is considered nowdays standart
Ivailo Monev [Mon, 2 Nov 2015 15:58:57 +0000 (17:58 +0200)]
generic: change export namespace to what is considered nowdays standart

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: split version from export cmake config file
Ivailo Monev [Mon, 2 Nov 2015 15:57:05 +0000 (17:57 +0200)]
generic: split version from export cmake config file

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: build system cleanups
Ivailo Monev [Sun, 1 Nov 2015 13:08:49 +0000 (15:08 +0200)]
generic: build system cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: move kimgio plugin for webp format to kdelibs repo
Ivailo Monev [Sun, 1 Nov 2015 03:11:09 +0000 (05:11 +0200)]
generic: move kimgio plugin for webp format to kdelibs repo

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: build system cleanups
Ivailo Monev [Sun, 1 Nov 2015 02:42:08 +0000 (04:42 +0200)]
generic: build system cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: build system cleanups
Ivailo Monev [Sat, 31 Oct 2015 11:44:54 +0000 (13:44 +0200)]
generic: build system cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: build system cleanups
Ivailo Monev [Sat, 31 Oct 2015 11:36:29 +0000 (13:36 +0200)]
generic: build system cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: update CTest and CPack configs
Ivailo Monev [Sat, 31 Oct 2015 11:30:27 +0000 (13:30 +0200)]
generic: update CTest and CPack configs

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoREADME: replace with generic one
Ivailo Monev [Sat, 31 Oct 2015 11:16:45 +0000 (13:16 +0200)]
README: replace with generic one

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoksplash: reduce elarun splash theme size
Ivailo Monev [Sat, 31 Oct 2015 06:52:15 +0000 (08:52 +0200)]
ksplash: reduce elarun splash theme size

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoksplash: reduce default splash theme size
Ivailo Monev [Sat, 31 Oct 2015 06:44:37 +0000 (08:44 +0200)]
ksplash: reduce default splash theme size

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agocursors: remove zion and yellow themes
Ivailo Monev [Sat, 31 Oct 2015 06:30:56 +0000 (08:30 +0200)]
cursors: remove zion and yellow themes

distributions can generate those if they so desire

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agolibs: get rid of count() in DefaultFilterModel and use rowCount() from parent
Ivailo Monev [Sat, 31 Oct 2015 04:16:13 +0000 (06:16 +0200)]
libs: get rid of count() in DefaultFilterModel and use rowCount() from parent

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agolibs: minor plasmagenericshell identation cleanups
Ivailo Monev [Sat, 31 Oct 2015 04:13:34 +0000 (06:13 +0200)]
libs: minor plasmagenericshell identation cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: use QLibrary::resolve() instead of KLibrary::resolveSymbol()
Ivailo Monev [Fri, 30 Oct 2015 12:27:45 +0000 (14:27 +0200)]
generic: use QLibrary::resolve() instead of KLibrary::resolveSymbol()

they are the same, KLibrary::resolveSymbol() just calls resolve()
from QLibrary

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoqguiplatformplugin_kde: ooops, fix double lib prefix
Ivailo Monev [Thu, 29 Oct 2015 16:11:28 +0000 (18:11 +0200)]
qguiplatformplugin_kde: ooops, fix double lib prefix

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: build system cleanups
Ivailo Monev [Thu, 29 Oct 2015 09:29:23 +0000 (11:29 +0200)]
generic: build system cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agocmake: remove modules that kdelibs ships
Ivailo Monev [Thu, 29 Oct 2015 09:13:18 +0000 (11:13 +0200)]
cmake: remove modules that kdelibs ships

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: build system cleanups
Ivailo Monev [Thu, 29 Oct 2015 09:04:29 +0000 (11:04 +0200)]
generic: build system cleanups

8 years agogeneric: stop using macro_ensure_version()
Ivailo Monev [Thu, 29 Oct 2015 06:47:12 +0000 (08:47 +0200)]
generic: stop using macro_ensure_version()

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoqguiplatformplugin_kde: fix target name conflict
Ivailo Monev [Thu, 29 Oct 2015 06:46:51 +0000 (08:46 +0200)]
qguiplatformplugin_kde: fix target name conflict

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokioslave: fix compiler warnings emmited during build of nfs slave
Ivailo Monev [Wed, 28 Oct 2015 07:19:10 +0000 (09:19 +0200)]
kioslave: fix compiler warnings emmited during build of nfs slave

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoRevert "plasma: drop animations support"
Ivailo Monev [Wed, 28 Oct 2015 06:53:21 +0000 (08:53 +0200)]
Revert "plasma: drop animations support"

This reverts commit ff0eb06a566ef3d1b4f89e93de6243b1d373d966.

8 years agogeneric: stop using obsolete code paths
Ivailo Monev [Wed, 28 Oct 2015 04:01:27 +0000 (06:01 +0200)]
generic: stop using obsolete code paths

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: stop using obsolete code paths
Ivailo Monev [Wed, 28 Oct 2015 03:39:38 +0000 (05:39 +0200)]
generic: stop using obsolete code paths

8 years agogeneric: stop using obsolete code paths
Ivailo Monev [Tue, 27 Oct 2015 16:39:22 +0000 (18:39 +0200)]
generic: stop using obsolete code paths

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokioslave: remove usage of KEncodingProber
Ivailo Monev [Sat, 17 Oct 2015 22:31:58 +0000 (01:31 +0300)]
kioslave: remove usage of KEncodingProber

8 years agogeneric: misc cleanups
Ivailo Monev [Sat, 17 Oct 2015 16:10:20 +0000 (19:10 +0300)]
generic: misc cleanups

8 years agogeneric: adjust to KStandardDirs changes
Ivailo Monev [Sat, 17 Oct 2015 15:57:24 +0000 (18:57 +0300)]
generic: adjust to KStandardDirs changes

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agodrkonqi: remove quotes from os-release file values
Ivailo Monev [Mon, 12 Oct 2015 06:44:46 +0000 (09:44 +0300)]
drkonqi: remove quotes from os-release file values

8 years agokscreensaver: include now required headers due to recent changes
Ivailo Monev [Sat, 10 Oct 2015 17:10:12 +0000 (20:10 +0300)]
kscreensaver: include now required headers due to recent changes

8 years agokioslave: fix compiler warnings emmited during build of nfs slave
Ivailo Monev [Sat, 10 Oct 2015 10:13:33 +0000 (13:13 +0300)]
kioslave: fix compiler warnings emmited during build of nfs slave

8 years agogeneric: remove reference to kconf_update directory from top-level CMake file
Ivailo Monev [Fri, 9 Oct 2015 14:16:39 +0000 (17:16 +0300)]
generic: remove reference to kconf_update directory from top-level CMake file

8 years agokwin: minor session management optimization
Ivailo Monev [Mon, 5 Oct 2015 11:11:42 +0000 (14:11 +0300)]
kwin: minor session management optimization

8 years agoplasma: make plasma imported work with Python 3
Ivailo Monev [Mon, 5 Oct 2015 06:39:31 +0000 (09:39 +0300)]
plasma: make plasma imported work with Python 3

the Python byte-compiler does not care much about variables and
tries to byte-compile the Python 2 code from the file leading to
error during build.

with this commit Python 2.7 or newer are requirement but nowdays
distributions are (slowly) moving towards trowing out Python 2
and replacing it with Python 3 so I do not think this is going to
be much of a problem.

8 years agokrunner: remove redudant inclusion of plasma animator header
Ivailo Monev [Mon, 5 Oct 2015 06:28:16 +0000 (09:28 +0300)]
krunner: remove redudant inclusion of plasma animator header

8 years agoplasma: drop animations support
Ivailo Monev [Mon, 5 Oct 2015 06:22:51 +0000 (09:22 +0300)]
plasma: drop animations support

8 years agokcontrol: fix regression in kdebug module
Ivailo Monev [Thu, 1 Oct 2015 05:44:13 +0000 (08:44 +0300)]
kcontrol: fix regression in kdebug module

I'm not sure when it broke but it was recently, deffinetly after
the 4.17.0 release

8 years agogeneric: misc cleanups
Ivailo Monev [Sun, 27 Sep 2015 04:22:24 +0000 (04:22 +0000)]
generic: misc cleanups

8 years agoknotify: drop Growl notification support
Ivailo Monev [Sat, 26 Sep 2015 03:18:51 +0000 (03:18 +0000)]
knotify: drop Growl notification support

8 years agogeneric: misc cleanups
Ivailo Monev [Sat, 26 Sep 2015 03:10:52 +0000 (03:10 +0000)]
generic: misc cleanups

8 years agokiconfinder: implement icon group option
Ivailo Monev [Sat, 26 Sep 2015 03:07:31 +0000 (03:07 +0000)]
kiconfinder: implement icon group option

8 years agokdm: fix compiler warning
Ivailo Monev [Fri, 25 Sep 2015 23:02:44 +0000 (23:02 +0000)]
kdm: fix compiler warning

8 years agokioclient: minor optimization
Ivailo Monev [Fri, 25 Sep 2015 22:57:45 +0000 (22:57 +0000)]
kioclient: minor optimization

8 years agokstartupconfig: replace kstartupconfig4 with kdostartupconfig4
Ivailo Monev [Fri, 25 Sep 2015 22:43:27 +0000 (22:43 +0000)]
kstartupconfig: replace kstartupconfig4 with kdostartupconfig4

8 years agogeneric: misc cleanups
Ivailo Monev [Fri, 25 Sep 2015 01:51:21 +0000 (01:51 +0000)]
generic: misc cleanups

8 years agogeneric: misc cleanups
Ivailo Monev [Fri, 25 Sep 2015 01:50:19 +0000 (01:50 +0000)]
generic: misc cleanups

8 years agogeneric: proper support for icon and caption in .desktop files
Ivailo Monev [Mon, 21 Sep 2015 00:43:22 +0000 (00:43 +0000)]
generic: proper support for icon and caption in .desktop files

9 years agogeneric: misc cleanups
Ivailo Monev [Sun, 6 Sep 2015 11:39:32 +0000 (14:39 +0300)]
generic: misc cleanups

9 years agogeneric: fix tests after the build system cleanup
Ivailo Monev [Sun, 6 Sep 2015 06:38:29 +0000 (09:38 +0300)]
generic: fix tests after the build system cleanup

9 years agoqguiplatformplugin_kde: minor code shrink
Ivailo Monev [Sun, 6 Sep 2015 03:55:39 +0000 (03:55 +0000)]
qguiplatformplugin_kde: minor code shrink

9 years agoktradeclient: minor code shrink
Ivailo Monev [Sun, 6 Sep 2015 02:42:53 +0000 (02:42 +0000)]
ktradeclient: minor code shrink

9 years agogeneric: misc cleanups
Ivailo Monev [Sat, 5 Sep 2015 09:40:42 +0000 (09:40 +0000)]
generic: misc cleanups

9 years agogeneric: misc cleanups
Ivailo Monev [Sat, 5 Sep 2015 09:33:17 +0000 (09:33 +0000)]
generic: misc cleanups

9 years agodrkonqi: drop kdbgwin support
Ivailo Monev [Sat, 5 Sep 2015 09:27:49 +0000 (09:27 +0000)]
drkonqi: drop kdbgwin support

9 years agogeneric: misc cleanups
Ivailo Monev [Fri, 4 Sep 2015 23:20:01 +0000 (23:20 +0000)]
generic: misc cleanups

9 years agokcontrol: adjust locale module to recent calendar system cleanup
Ivailo Monev [Fri, 4 Sep 2015 07:51:55 +0000 (07:51 +0000)]
kcontrol: adjust locale module to recent calendar system cleanup

9 years agoRevert "powerdeveil: drop support for upstart and systemd backends"
Ivailo Monev [Thu, 3 Sep 2015 07:07:28 +0000 (07:07 +0000)]
Revert "powerdeveil: drop support for upstart and systemd backends"

This reverts commit aaf9dc42e02282b30659cde2bf497a7e9ac2faae.

9 years agophonon: include required klocale header
Ivailo Monev [Tue, 1 Sep 2015 23:15:59 +0000 (02:15 +0300)]
phonon: include required klocale header

9 years agogeneric: misc cleanups
Ivailo Monev [Tue, 1 Sep 2015 20:34:37 +0000 (23:34 +0300)]
generic: misc cleanups

9 years agogeneric: misc cleanups
Ivailo Monev [Tue, 1 Sep 2015 20:24:46 +0000 (23:24 +0300)]
generic: misc cleanups

9 years agogeneric: major build system cleanup
Ivailo Monev [Tue, 1 Sep 2015 01:37:19 +0000 (04:37 +0300)]
generic: major build system cleanup

9 years agosolid-networkstatus: include libnm-glib headers directories
Ivailo Monev [Sun, 30 Aug 2015 20:06:15 +0000 (23:06 +0300)]
solid-networkstatus: include libnm-glib headers directories

fixes build with recent versions of NetworkManager