NetworkManager r4150 - in trunk: . system-settings/plugins/ifcfg-fedora system-settings/src
- From: dcbw svn gnome org
- To: svn-commits-list gnome org
- Subject: NetworkManager r4150 - in trunk: . system-settings/plugins/ifcfg-fedora system-settings/src
- Date: Mon, 6 Oct 2008 18:05:05 +0000 (UTC)
Author: dcbw
Date: Mon Oct 6 18:05:05 2008
New Revision: 4150
URL: http://svn.gnome.org/viewvc/NetworkManager?rev=4150&view=rev
Log:
2008-10-03 Alexander Sack <asac ubuntu com>
* system-settings/plugins/ifcfg-fedora/nm-inotify-helper.c
system-settings/plugins/ifcfg-fedora/nm-inotify-helper.h
system-settings/plugins/ifcfg-fedora/Makefile.am
system-settings/src/nm-inotify-helper.c
system-settings/src/nm-inotify-helper.h
src/Makefile.am
- Move ifcfg-fedora inotify helpers to the system settings service so
they are available to all plugins
Added:
trunk/system-settings/src/nm-inotify-helper.c
- copied unchanged from r4146, /trunk/system-settings/plugins/ifcfg-fedora/nm-inotify-helper.c
trunk/system-settings/src/nm-inotify-helper.h
- copied unchanged from r4146, /trunk/system-settings/plugins/ifcfg-fedora/nm-inotify-helper.h
Removed:
trunk/system-settings/plugins/ifcfg-fedora/nm-inotify-helper.c
trunk/system-settings/plugins/ifcfg-fedora/nm-inotify-helper.h
Modified:
trunk/ChangeLog
trunk/system-settings/plugins/ifcfg-fedora/Makefile.am
trunk/system-settings/src/Makefile.am
Modified: trunk/system-settings/plugins/ifcfg-fedora/Makefile.am
==============================================================================
--- trunk/system-settings/plugins/ifcfg-fedora/Makefile.am (original)
+++ trunk/system-settings/plugins/ifcfg-fedora/Makefile.am Mon Oct 6 18:05:05 2008
@@ -10,9 +10,7 @@
nm-ifcfg-connection.h \
reader.c \
reader.h \
- common.h \
- nm-inotify-helper.c \
- nm-inotify-helper.h
+ common.h
libnm_settings_plugin_ifcfg_fedora_la_CPPFLAGS = \
$(GLIB_CFLAGS) \
Modified: trunk/system-settings/src/Makefile.am
==============================================================================
--- trunk/system-settings/src/Makefile.am (original)
+++ trunk/system-settings/src/Makefile.am Mon Oct 6 18:05:05 2008
@@ -13,6 +13,8 @@
dbus-settings.c \
dbus-settings.h \
main.c \
+ nm-inotify-helper.c \
+ nm-inotify-helper.h \
nm-polkit-helpers.c \
nm-polkit-helpers.h \
nm-system-config-error.c \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]