diff options
author | Dan Mueth <dan@eazel.com> | 2001-03-26 08:58:33 +0000 |
---|---|---|
committer | Dan Mueth <dmueth@src.gnome.org> | 2001-03-26 08:58:33 +0000 |
commit | 2ba69225a10dde1aa39e9c65a0abc07133bef4e4 (patch) | |
tree | fde919ec1c25ebdf57187b436307bc070a3e9fcb | |
parent | a26516a2caf954d3d1d8b30772d57f0aa3e57ac6 (diff) | |
download | gnome-user-docs-2ba69225a10dde1aa39e9c65a0abc07133bef4e4.tar.gz gnome-user-docs-2ba69225a10dde1aa39e9c65a0abc07133bef4e4.tar.xz gnome-user-docs-2ba69225a10dde1aa39e9c65a0abc07133bef4e4.zip |
Fixing some more file names which collided.
2001-03-26 Dan Mueth <dan@eazel.com>
Fixing some more file names which collided.
* introduction-to-gnome/es/Makefile.am:
* introduction-to-gnome/es/introduction-to-gnome-C.omf:
* introduction-to-gnome/es/introduction-to-gnome-es.omf:
* unix-primer/es/Makefile.am:
* unix-primer/es/unix-primer-C.omf:
* unix-primer/es/unix-primer-es.omf:
-rw-r--r-- | ChangeLog | 11 | ||||
-rw-r--r-- | introduction-to-gnome/es/Makefile.am | 2 | ||||
-rw-r--r-- | introduction-to-gnome/es/introduction-to-gnome-es.omf (renamed from introduction-to-gnome/es/introduction-to-gnome-C.omf) | 0 | ||||
-rw-r--r-- | unix-primer/es/Makefile.am | 2 | ||||
-rw-r--r-- | unix-primer/es/unix-primer-es.omf (renamed from unix-primer/es/unix-primer-C.omf) | 0 |
5 files changed, 13 insertions, 2 deletions
@@ -1,5 +1,16 @@ 2001-03-26 Dan Mueth <dan@eazel.com> + Fixing some more file names which collided. + + * introduction-to-gnome/es/Makefile.am: + * introduction-to-gnome/es/introduction-to-gnome-C.omf: + * introduction-to-gnome/es/introduction-to-gnome-es.omf: + * unix-primer/es/Makefile.am: + * unix-primer/es/unix-primer-C.omf: + * unix-primer/es/unix-primer-es.omf: + +2001-03-26 Dan Mueth <dan@eazel.com> + Fixed file naming conflict between OMF files for C and es. Also, changed name to gnome-user-doc-<lang>.omf since this is what topleveldocs.xml in Nautilus looks for for the introctory diff --git a/introduction-to-gnome/es/Makefile.am b/introduction-to-gnome/es/Makefile.am index 15b9c41..1edaa43 100644 --- a/introduction-to-gnome/es/Makefile.am +++ b/introduction-to-gnome/es/Makefile.am @@ -3,7 +3,7 @@ figs = \ figures/microguiborder.png docname = introduction-to-gnome lang = es -omffile = introduction-to-gnome-C.omf +omffile = introduction-to-gnome-es.omf sgml_ents = include $(top_srcdir)/sgmldocs.make dist-hook: app-dist-hook diff --git a/introduction-to-gnome/es/introduction-to-gnome-C.omf b/introduction-to-gnome/es/introduction-to-gnome-es.omf index 8f29188..8f29188 100644 --- a/introduction-to-gnome/es/introduction-to-gnome-C.omf +++ b/introduction-to-gnome/es/introduction-to-gnome-es.omf diff --git a/unix-primer/es/Makefile.am b/unix-primer/es/Makefile.am index f7132eb..13375e3 100644 --- a/unix-primer/es/Makefile.am +++ b/unix-primer/es/Makefile.am @@ -1,7 +1,7 @@ figs = docname = unix-primer lang = es -omffile = unix-primer-C.omf +omffile = unix-primer-es.omf sgml_ents = include $(top_srcdir)/sgmldocs.make dist-hook: app-dist-hook diff --git a/unix-primer/es/unix-primer-C.omf b/unix-primer/es/unix-primer-es.omf index b6a4198..b6a4198 100644 --- a/unix-primer/es/unix-primer-C.omf +++ b/unix-primer/es/unix-primer-es.omf |