diff options
author | Kjartan Maraas <kmaraas@gnome.org> | 2001-02-13 07:57:52 +0800 |
---|---|---|
committer | Kjartan Maraas <kmaraas@src.gnome.org> | 2001-02-13 07:57:52 +0800 |
commit | 9369aeead8e0b9da517870002531f9f636b22b58 (patch) | |
tree | 9836efff8c8f662f1c9ef514586206e57fac5826 /executive-summary/GNOME_Evolution_Summary.oaf.in | |
parent | 35a363f671057163f9cf828d901b4e8385c252d1 (diff) | |
download | gsoc2013-evolution-9369aeead8e0b9da517870002531f9f636b22b58.tar gsoc2013-evolution-9369aeead8e0b9da517870002531f9f636b22b58.tar.gz gsoc2013-evolution-9369aeead8e0b9da517870002531f9f636b22b58.tar.bz2 gsoc2013-evolution-9369aeead8e0b9da517870002531f9f636b22b58.tar.lz gsoc2013-evolution-9369aeead8e0b9da517870002531f9f636b22b58.tar.xz gsoc2013-evolution-9369aeead8e0b9da517870002531f9f636b22b58.tar.zst gsoc2013-evolution-9369aeead8e0b9da517870002531f9f636b22b58.zip |
xml-i18n-tools setup for .oaf.in files. Mark strings for translation.
2001-02-13 Kjartan Maraas <kmaraas@gnome.org>
* Makefile.am: xml-i18n-tools setup for .oaf.in files.
* GNOME_Evolution_Summary.oaf.in: Mark strings for translation.
* test-service/Makefile.am: xml-i18n-tools setup for .oaf.in files.
* test-service/*.oaf.in: Mark strings for translation.
svn path=/trunk/; revision=8191
Diffstat (limited to 'executive-summary/GNOME_Evolution_Summary.oaf.in')
-rw-r--r-- | executive-summary/GNOME_Evolution_Summary.oaf.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/executive-summary/GNOME_Evolution_Summary.oaf.in b/executive-summary/GNOME_Evolution_Summary.oaf.in index c5119bccd1..eeffbe28c0 100644 --- a/executive-summary/GNOME_Evolution_Summary.oaf.in +++ b/executive-summary/GNOME_Evolution_Summary.oaf.in @@ -8,7 +8,7 @@ </oaf_attribute> <oaf_attribute name="description" type="string" - value="Factory for the Evolution executive summary component."/> + _value="Factory for the Evolution executive summary component."/> </oaf_server> <oaf_server iid="OAFIID:GNOME_Evolution_Summary_ShellComponent" @@ -20,7 +20,7 @@ </oaf_attribute> <oaf_attribute name="description" type="string" - value="Evolution component for the executive summary."/> + _value="Evolution component for the executive summary."/> <oaf_attribute name="evolution:shell-component-icon" type="string" value="evolution-today.png"/> |