[vinagre] Remove old DocBook help



commit bd4ccfebf1b53b6781c9e920d84182c7cfaceebc
Author: Ekaterina Gerasimova <kittykat3756 googlemail com>
Date:   Fri Apr 8 13:44:07 2011 +0200

    Remove old DocBook help

 .gitignore                                         |    3 -
 help/C/legal.xml                                   |   76 --
 help/C/vinagre.xml                                 |  564 -----------
 help/ChangeLog                                     |  192 ----
 help/Makefile.am                                   |    6 -
 help/ca/ca.po                                      |  600 -----------
 help/ca/figures/vinagre-screenshot.png             |  Bin 24450 -> 0 bytes
 help/cs/cs.po                                      |  935 -----------------
 help/de/de.po                                      |  952 ------------------
 help/de/figures/vinagre-auth-needed.png            |  Bin 20723 -> 0 bytes
 help/de/figures/vinagre-bookmarks-side-panel.png   |  Bin 17527 -> 0 bytes
 help/de/figures/vinagre-connect-dialog.png         |  Bin 47738 -> 0 bytes
 help/de/figures/vinagre-editing-bookmarks.png      |  Bin 53416 -> 0 bytes
 help/de/figures/vinagre-saving-bookmarks.png       |  Bin 38120 -> 0 bytes
 help/de/figures/vinagre-screenshot.png             |  Bin 30595 -> 0 bytes
 help/el/el.po                                      | 1046 --------------------
 help/el/figures/vinagre-screenshot.png             |  Bin 25899 -> 0 bytes
 help/en_GB/en_GB.po                                |  592 -----------
 help/es/es.po                                      |  949 ------------------
 help/es/figures/vinagre-screenshot.png             |  Bin 18104 -> 0 bytes
 help/fr/figures/vinagre-auth-needed.png            |  Bin 23571 -> 0 bytes
 help/fr/figures/vinagre-bookmarks-side-panel.png   |  Bin 14476 -> 0 bytes
 help/fr/figures/vinagre-connect-dialog.png         |  Bin 27399 -> 0 bytes
 help/fr/figures/vinagre-editing-bookmarks.png      |  Bin 35731 -> 0 bytes
 help/fr/figures/vinagre-saving-bookmarks.png       |  Bin 25848 -> 0 bytes
 help/fr/figures/vinagre-screenshot.png             |  Bin 24190 -> 0 bytes
 help/fr/fr.po                                      |  963 ------------------
 help/it/figures/vinagre-screenshot.png             |  Bin 18545 -> 0 bytes
 help/it/it.po                                      |  595 -----------
 help/oc/oc.po                                      |  466 ---------
 help/pl/figures/vinagre-auth-needed.png            |  Bin 21212 -> 0 bytes
 help/pl/figures/vinagre-bookmarks-side-panel.png   |  Bin 16499 -> 0 bytes
 help/pl/figures/vinagre-connect-dialog.png         |  Bin 30287 -> 0 bytes
 help/pl/figures/vinagre-editing-bookmarks.png      |  Bin 41198 -> 0 bytes
 help/pl/figures/vinagre-saving-bookmarks.png       |  Bin 29423 -> 0 bytes
 help/pl/figures/vinagre-screenshot.png             |  Bin 36768 -> 0 bytes
 help/pl/pl.po                                      |  574 -----------
 help/pt/pt.po                                      |  599 -----------
 help/pt_BR/figures/vinagre-auth-needed.png         |  Bin 25003 -> 0 bytes
 .../pt_BR/figures/vinagre-bookmarks-side-panel.png |  Bin 23238 -> 0 bytes
 help/pt_BR/figures/vinagre-connect-dialog.png      |  Bin 37864 -> 0 bytes
 help/pt_BR/figures/vinagre-editing-bookmarks.png   |  Bin 24794 -> 0 bytes
 help/pt_BR/figures/vinagre-saving-bookmarks.png    |  Bin 36154 -> 0 bytes
 help/pt_BR/figures/vinagre-screenshot.png          |  Bin 44095 -> 0 bytes
 help/pt_BR/pt_BR.po                                |  576 -----------
 help/sl/sl.po                                      |  556 -----------
 help/sq/sq.po                                      |  353 -------
 help/sv/figures/vinagre-screenshot.png             |  Bin 213051 -> 0 bytes
 help/sv/sv.po                                      |  359 -------
 help/th/figures/vinagre-screenshot.png             |  Bin 217845 -> 0 bytes
 help/th/th.po                                      |  573 -----------
 help/vinagre.omf.in                                |   11 -
 help/zh_CN/zh_CN.po                                |  882 -----------------
 53 files changed, 0 insertions(+), 12422 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 72819c7..193f63a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,9 +29,6 @@ Makefile.in
 /data/vinagre-mime.xml
 /data/vinagre.desktop
 /data/vinagre.desktop.in
-/help/*/*.mo
-/help/*/vinagre.xml
-/help/vinagre-*.omf
 /intltool-extract.in
 /intltool-merge.in
 /intltool-update.in
diff --git a/help/Makefile.am b/help/Makefile.am
index 0773b32..efc8e53 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -1,10 +1,6 @@
 include $(top_srcdir)/build-aux/gnome-doc-utils.make
 dist-hook: doc-dist-hook
 
-DOC_MODULE = vinagre
-DOC_ENTITIES = legal.xml
-DOC_INCLUDES = 
-
 DOC_FIGURES = \
 	figures/vinagre-screenshot.png	\
 	figures/vinagre-auth-needed.png	\
@@ -12,5 +8,3 @@ DOC_FIGURES = \
 	figures/vinagre-connect-dialog.png	\
 	figures/vinagre-editing-bookmarks.png	\
 	figures/vinagre-saving-bookmarks.png
-
-DOC_LINGUAS = ca cs de el en_GB es fr it oc pl pt pt_BR sq sl sv th zh_CN



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