[gnome-user-share] help: Remove help



commit 622d068a47794014463729be8319aa0660fd938d
Author: Bastien Nocera <hadess hadess net>
Date:   Sun Nov 10 02:53:22 2013 +0100

    help: Remove help
    
    It now lives in the system-wide help, available from the
    Sharing panel in the Settings.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=616799

 Makefile.am                                     |    2 +-
 configure.ac                                    |    1 -
 help/C/figures/file-sharing-preferences.png     |  Bin 34673 -> 0 bytes
 help/C/figures/receiving-over-bluetooth.png     |  Bin 11176 -> 0 bytes
 help/C/figures/sharing-over-bluetooth.png       |  Bin 9216 -> 0 bytes
 help/C/figures/sharing-over-the-network.png     |  Bin 10333 -> 0 bytes
 help/C/index.docbook                            |  202 --------
 help/C/legal.xml                                |   73 ---
 help/Makefile.am                                |   17 -
 help/ca/ca.po                                   |  500 ------------------
 help/ca/figures/file-sharing-preferences.png    |  Bin 43590 -> 0 bytes
 help/ca/figures/receiving-over-bluetooth.png    |  Bin 11162 -> 0 bytes
 help/ca/figures/sharing-over-bluetooth.png      |  Bin 10140 -> 0 bytes
 help/ca/figures/sharing-over-the-network.png    |  Bin 10862 -> 0 bytes
 help/cs/cs.po                                   |  522 -------------------
 help/de/de.po                                   |  541 --------------------
 help/de/figures/file-sharing-preferences.png    |  Bin 55163 -> 0 bytes
 help/de/figures/receiving-over-bluetooth.png    |  Bin 11733 -> 0 bytes
 help/de/figures/sharing-over-bluetooth.png      |  Bin 14150 -> 0 bytes
 help/de/figures/sharing-over-the-network.png    |  Bin 13453 -> 0 bytes
 help/de/legal.xml                               |   16 -
 help/el/el.po                                   |  552 --------------------
 help/en_GB/en_GB.po                             |  491 ------------------
 help/es/es.po                                   |  609 ----------------------
 help/es/figures/file-sharing-preferences.png    |  Bin 40587 -> 0 bytes
 help/es/figures/receiving-over-bluetooth.png    |  Bin 12819 -> 0 bytes
 help/es/figures/sharing-over-bluetooth.png      |  Bin 10290 -> 0 bytes
 help/es/figures/sharing-over-the-network.png    |  Bin 10856 -> 0 bytes
 help/es/legal.xml                               |    9 -
 help/eu/eu.po                                   |  506 -------------------
 help/eu/figures/file-sharing-preferences.png    |  Bin 35230 -> 0 bytes
 help/eu/figures/receiving-over-bluetooth.png    |  Bin 10479 -> 0 bytes
 help/eu/figures/sharing-over-bluetooth.png      |  Bin 8880 -> 0 bytes
 help/eu/figures/sharing-over-the-network.png    |  Bin 8389 -> 0 bytes
 help/fr/figures/file-sharing-preferences.png    |  Bin 42838 -> 0 bytes
 help/fr/figures/receiving-over-bluetooth.png    |  Bin 11257 -> 0 bytes
 help/fr/figures/sharing-over-bluetooth.png      |  Bin 9623 -> 0 bytes
 help/fr/figures/sharing-over-the-network.png    |  Bin 9764 -> 0 bytes
 help/fr/fr.po                                   |  558 ---------------------
 help/gl/gl.po                                   |  467 -----------------
 help/it/it.po                                   |  484 ------------------
 help/po/sl.po                                   |  253 ----------
 help/pt_BR/figures/file-sharing-preferences.png |  Bin 35961 -> 0 bytes
 help/pt_BR/figures/receiving-over-bluetooth.png |  Bin 14598 -> 0 bytes
 help/pt_BR/figures/sharing-over-bluetooth.png   |  Bin 12274 -> 0 bytes
 help/pt_BR/figures/sharing-over-the-network.png |  Bin 11212 -> 0 bytes
 help/pt_BR/pt_BR.po                             |  612 -----------------------
 help/ro/figures/file-sharing-preferences.png    |  Bin 48215 -> 0 bytes
 help/ro/figures/receiving-over-bluetooth.png    |  Bin 16692 -> 0 bytes
 help/ro/figures/sharing-over-bluetooth.png      |  Bin 15066 -> 0 bytes
 help/ro/figures/sharing-over-the-network.png    |  Bin 12491 -> 0 bytes
 help/ro/ro.po                                   |  504 -------------------
 help/ru/ru.po                                   |  512 -------------------
 help/sl/sl.po                                   |  253 ----------
 help/sv/figures/file-sharing-preferences.png    |  Bin 42219 -> 0 bytes
 help/sv/figures/receiving-over-bluetooth.png    |  Bin 12986 -> 0 bytes
 help/sv/figures/sharing-over-bluetooth.png      |  Bin 11585 -> 0 bytes
 help/sv/figures/sharing-over-the-network.png    |  Bin 11938 -> 0 bytes
 help/sv/legal.xml                               |   63 ---
 help/sv/sv.po                                   |  251 ----------
 help/zh_CN/zh_CN.po                             |  448 -----------------
 61 files changed, 1 insertions(+), 8445 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 7395d5c..6fe6fdd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
 
-SUBDIRS = data po src help
+SUBDIRS = data po src
 
 EXTRA_DIST =                   \
        intltool-extract.in     \
diff --git a/configure.ac b/configure.ac
index a3e2713..3dff262 100644
--- a/configure.ac
+++ b/configure.ac
@@ -199,7 +199,6 @@ data/gnome-user-share-obexpush.desktop.in
 data/org.gnome.desktop.file-sharing.gschema.xml.in
 po/Makefile.in
 src/Makefile
-help/Makefile
 ])
 AC_OUTPUT
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]