escape the ampersand.
2002-05-16 Jody Goldberg <jody@gnome.org> * C/config-file-type.xml : escape the ampersand. * C/Makefile.am (dist) : install control-center.xml and config-default-apps.xml.
This commit is contained in:
parent
aa56d93dbb
commit
ea5d2ba3ef
3 changed files with 11 additions and 2 deletions
|
@ -14,7 +14,9 @@ entities = config-background.xml \
|
||||||
config-sound.xml \
|
config-sound.xml \
|
||||||
config-themes.xml \
|
config-themes.xml \
|
||||||
config-file-type.xml \
|
config-file-type.xml \
|
||||||
config-accessibility-keyboard.xml
|
config-accessibility-keyboard.xml \
|
||||||
|
config-default-apps.xml \
|
||||||
|
control-center.xml
|
||||||
|
|
||||||
include $(top_srcdir)/help/xmldocs.make
|
include $(top_srcdir)/help/xmldocs.make
|
||||||
dist-hook: app-dist-hook
|
dist-hook: app-dist-hook
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
<sect1 id="config-file-type">
|
<sect1 id="config-file-type">
|
||||||
<title>File Types & Services</title>
|
<title>File Types & Services</title>
|
||||||
</sect1>
|
</sect1>
|
||||||
|
|
|
@ -1,3 +1,10 @@
|
||||||
|
2002-05-16 Jody Goldberg <jody@gnome.org>
|
||||||
|
|
||||||
|
* C/config-file-type.xml : escape the ampersand.
|
||||||
|
|
||||||
|
* C/Makefile.am (dist) : install control-center.xml and
|
||||||
|
config-default-apps.xml.
|
||||||
|
|
||||||
2002-04-23 Jody Goldberg <jody@gnome.org>
|
2002-04-23 Jody Goldberg <jody@gnome.org>
|
||||||
|
|
||||||
* C/control-center.xml : link in the place holders and add an
|
* C/control-center.xml : link in the place holders and add an
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue