gnome-netstatus r710 - in trunk/help: . C/figures it
- From: claudep svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-netstatus r710 - in trunk/help: . C/figures it
- Date: Wed, 13 Aug 2008 07:44:26 +0000 (UTC)
Author: claudep
Date: Wed Aug 13 07:44:26 2008
New Revision: 710
URL: http://svn.gnome.org/viewvc/gnome-netstatus?rev=710&view=rev
Log:
2008-08-13 Claude Paroz <claude 2xlibre net>
* Makefile.am: Moved 'it' from SUBDIRS to DOC_LINGUAS. Added figure
references in DOC_FIGURES.
* C/figures/*.png: Reintroduced app icons.
* it/*: Deleted obsolete files.
* it/it.po: Added Italian translation by Milo Casagrande.
Added:
trunk/help/C/figures/
trunk/help/C/figures/gnome-netstatus-disconn.png (contents, props changed)
trunk/help/C/figures/gnome-netstatus-error.png (contents, props changed)
trunk/help/C/figures/gnome-netstatus-idle.png (contents, props changed)
trunk/help/C/figures/gnome-netstatus-rx.png (contents, props changed)
trunk/help/C/figures/gnome-netstatus-tx.png (contents, props changed)
trunk/help/C/figures/gnome-netstatus-txrx.png (contents, props changed)
trunk/help/it/it.po
Removed:
trunk/help/.cvsignore
trunk/help/it/Makefile.am
trunk/help/it/gnome-netstatus-it.omf
trunk/help/it/gnome-netstatus.xml
trunk/help/it/legal.xml
Modified:
trunk/help/ChangeLog
trunk/help/Makefile.am
Added: trunk/help/C/figures/gnome-netstatus-disconn.png
==============================================================================
Binary file. No diff available.
Added: trunk/help/C/figures/gnome-netstatus-error.png
==============================================================================
Binary file. No diff available.
Added: trunk/help/C/figures/gnome-netstatus-idle.png
==============================================================================
Binary file. No diff available.
Added: trunk/help/C/figures/gnome-netstatus-rx.png
==============================================================================
Binary file. No diff available.
Added: trunk/help/C/figures/gnome-netstatus-tx.png
==============================================================================
Binary file. No diff available.
Added: trunk/help/C/figures/gnome-netstatus-txrx.png
==============================================================================
Binary file. No diff available.
Modified: trunk/help/Makefile.am
==============================================================================
--- trunk/help/Makefile.am (original)
+++ trunk/help/Makefile.am Wed Aug 13 07:44:26 2008
@@ -1,5 +1,5 @@
# Translators: please remove your lang from this line and from AC_CONFIG_FILES in ../configure.in once you've migrated your translation. Thanks
-SUBDIRS = de it ja ko zh_CN zh_HK zh_TW
+SUBDIRS = de ja ko zh_CN zh_HK zh_TW
include $(top_srcdir)/gnome-doc-utils.make
dist-hook: doc-dist-hook
@@ -7,5 +7,11 @@
DOC_MODULE = gnome-netstatus
DOC_ENTITIES = legal.xml
DOC_INCLUDES =
+DOC_FIGURES = figures/gnome-netstatus-disconn.png \
+ figures/gnome-netstatus-error.png \
+ figures/gnome-netstatus-idle.png \
+ figures/gnome-netstatus-rx.png \
+ figures/gnome-netstatus-tx.png \
+ figures/gnome-netstatus-txrx.png
-DOC_LINGUAS = bg ca en_GB es fr nl oc pa ru sv uk
+DOC_LINGUAS = bg ca en_GB es fr it nl oc pa ru sv uk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]