Advertisement
darkxst

Untitled

Jan 30th, 2013
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 5.33 KB | None | 0 0
  1. From e0eb41c9534ba16543e9f241009d52b66e6d1562 Mon Sep 17 00:00:00 2001
  2. From: Tim Lunn <tim@feathertop.org>
  3. Date: Thu, 31 Jan 2013 10:26:06 +1100
  4. Subject: [PATCH] network: fix make distcheck
  5.  
  6. ---
  7. panels/network/connection-editor/Makefile.am |  2 +-
  8.  panels/network/wireless-security/Makefile.am |  2 +-
  9.  po/POTFILES.in                               | 43 ++++++++++++++++++++++++++++
  10.  3 files changed, 45 insertions(+), 2 deletions(-)
  11.  
  12. diff --git a/panels/network/connection-editor/Makefile.am b/panels/network/connection-editor/Makefile.am
  13. index 1b9c6aa..bd794ef 100644
  14. --- a/panels/network/connection-editor/Makefile.am
  15. +++ b/panels/network/connection-editor/Makefile.am
  16. @@ -51,6 +51,6 @@ net-connection-editor-resources.h: connection-editor.gresource.xml $(resource_fi
  17.     $(AM_V_GEN) glib-compile-resources --target=$@ --sourcedir=$(srcdir) --generate-header --c-name net_connection_editor $<
  18.  
  19.  EXTRA_DIST = \
  20. -   $(resource_files)
  21. +   $(resource_files) connection-editor.gresource.xml
  22.  
  23.  -include $(top_srcdir)/git.mk
  24. diff --git a/panels/network/wireless-security/Makefile.am b/panels/network/wireless-security/Makefile.am
  25. index 258331a..7c8ea36 100644
  26. --- a/panels/network/wireless-security/Makefile.am
  27. +++ b/panels/network/wireless-security/Makefile.am
  28. @@ -60,6 +60,6 @@ update-from-nma:
  29.     patch -p0 < $(srcdir)/nm-connection-editor-to-network-panel.patch ; \
  30.     git commit -m "network: Update wireless-security from network-manager-applet" $(WIRELESS_SECURITY_FILES)
  31.  
  32. -EXTRA_DIST = $(resource_files) nm-connection-editor-to-network-panel.patch
  33. +EXTRA_DIST = $(resource_files) wireless-security.gresource.xml nm-connection-editor-to-network-panel.patch
  34.  
  35.  -include $(top_srcdir)/git.mk
  36. diff --git a/po/POTFILES.in b/po/POTFILES.in
  37. index 8c5446b..16563b4 100644
  38. --- a/po/POTFILES.in
  39. +++ b/po/POTFILES.in
  40. @@ -48,13 +48,38 @@ panels/mouse/gnome-mouse-properties.c
  41.  panels/mouse/gnome-mouse-test.c
  42.  [type: gettext/glade]panels/mouse/gnome-mouse-test.ui
  43.  panels/network/cc-network-panel.c
  44. +[type: gettext/glade]panels/network/connection-editor/8021x-security-page.ui
  45. +panels/network/connection-editor/ce-page-8021x-security.c
  46. +panels/network/connection-editor/ce-page-details.c
  47. +panels/network/connection-editor/ce-page-ethernet.c
  48. +panels/network/connection-editor/ce-page-ip4.c
  49. +panels/network/connection-editor/ce-page-ip6.c
  50. +panels/network/connection-editor/ce-page-reset.c
  51. +panels/network/connection-editor/ce-page-security.c
  52. +panels/network/connection-editor/ce-page-vpn.c
  53. +panels/network/connection-editor/ce-page-wifi.c
  54. +panels/network/connection-editor/ce-page.c
  55. +[type: gettext/glade]panels/network/connection-editor/connection-editor.ui
  56. +[type: gettext/glade]panels/network/connection-editor/details-page.ui
  57. +[type: gettext/glade]panels/network/connection-editor/ethernet-page.ui
  58. +[type: gettext/glade]panels/network/connection-editor/ip4-page.ui
  59. +[type: gettext/glade]panels/network/connection-editor/ip6-page.ui
  60. +panels/network/connection-editor/net-connection-editor.c
  61. +[type: gettext/glade]panels/network/connection-editor/reset-page.ui
  62. +[type: gettext/glade]panels/network/connection-editor/security-page.ui
  63. +panels/network/connection-editor/vpn-helpers.c
  64. +[type: gettext/glade]panels/network/connection-editor/vpn-page.ui
  65. +[type: gettext/glade]panels/network/connection-editor/wifi-page.ui
  66.  panels/network/gnome-network-panel.desktop.in.in
  67.  panels/network/net-device-bond.c
  68. +panels/network/net-device-bridge.c
  69.  panels/network/net-device-ethernet.c
  70.  panels/network/net-device-mobile.c
  71.  panels/network/net-device-wifi.c
  72.  panels/network/net-proxy.c
  73. +panels/network/net-virtual-device.c
  74.  panels/network/net-vpn.c
  75. +[type: gettext/glade]panels/network/network-ethernet.ui
  76.  [type: gettext/glade]panels/network/network-mobile.ui
  77.  [type: gettext/glade]panels/network/network-proxy.ui
  78.  [type: gettext/glade]panels/network/network-simple.ui
  79. @@ -62,6 +87,24 @@ panels/network/net-vpn.c
  80.  [type: gettext/glade]panels/network/network-vpn.ui
  81.  [type: gettext/glade]panels/network/network-wifi.ui
  82.  panels/network/panel-common.c
  83. +panels/network/wireless-security/eap-method-fast.c
  84. +[type: gettext/glade]panels/network/wireless-security/eap-method-fast.ui
  85. +[type: gettext/glade]panels/network/wireless-security/eap-method-leap.ui
  86. +panels/network/wireless-security/eap-method-peap.c
  87. +[type: gettext/glade]panels/network/wireless-security/eap-method-peap.ui
  88. +[type: gettext/glade]panels/network/wireless-security/eap-method-simple.ui
  89. +panels/network/wireless-security/eap-method-tls.c
  90. +[type: gettext/glade]panels/network/wireless-security/eap-method-tls.ui
  91. +panels/network/wireless-security/eap-method-ttls.c
  92. +[type: gettext/glade]panels/network/wireless-security/eap-method-ttls.ui
  93. +panels/network/wireless-security/eap-method.c
  94. +[type: gettext/glade]panels/network/wireless-security/nag-user-dialog.ui
  95. +panels/network/wireless-security/wireless-security.c
  96. +[type: gettext/glade]panels/network/wireless-security/ws-dynamic-wep.ui
  97. +[type: gettext/glade]panels/network/wireless-security/ws-leap.ui
  98. +[type: gettext/glade]panels/network/wireless-security/ws-wep-key.ui
  99. +[type: gettext/glade]panels/network/wireless-security/ws-wpa-eap.ui
  100. +[type: gettext/glade]panels/network/wireless-security/ws-wpa-psk.ui
  101.  panels/notifications/cc-edit-dialog.c
  102.  panels/notifications/cc-notifications-panel.c
  103.  panels/notifications/gnome-notifications-panel.desktop.in.in
  104. --
  105. 1.8.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement