[gnome-control-center] network: Separate UI changes from code changes
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] network: Separate UI changes from code changes
- Date: Tue, 7 Jun 2016 12:26:39 +0000 (UTC)
commit c316e301ce48a5a066142ae57ae4c14e0c568591
Author: Bastien Nocera <hadess hadess net>
Date: Tue Jun 7 14:24:56 2016 +0200
network: Separate UI changes from code changes
panels/network/wireless-security/Makefile.am | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/panels/network/wireless-security/Makefile.am b/panels/network/wireless-security/Makefile.am
index 2f584fa..06238c1 100644
--- a/panels/network/wireless-security/Makefile.am
+++ b/panels/network/wireless-security/Makefile.am
@@ -61,7 +61,8 @@ update-from-nma:
FILES="$(WIRELESS_SECURITY_FILES)" DIR="$(WIRELESS_SECURITY_DIR)" $(top_srcdir)/update-from-gsd.sh &&
changed=true ; \
patch -p4 < $(srcdir)/nm-connection-editor-to-network-panel.patch ; \
patch -p4 < $(srcdir)/nm-connection-editor-ui-to-network-panel.patch ; \
- git commit -m "network: Update wireless-security from network-manager-applet"
$(WIRELESS_SECURITY_FILES)
+ git commit -m "network: Update wireless-security from network-manager-applet" $(NM_APPLET_SOURCES); \
+ git commit -m "network: Update wireless-security UI from network-manager-applet" $(resource_files);
EXTRA_DIST = $(resource_files) wireless-security.gresource.xml nm-connection-editor-to-network-panel.patch
nm-connection-editor-ui-to-network-panel.patch
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]