Replace "evolution:menu-name" prop with "evolution:menu_name". [#39692]
* backend/ebook/GNOME_Evolution_Addressbook_VCard_Importer.server.in.in: Replace "evolution:menu-name" prop with "evolution:menu_name". [#39692] * backend/ebook/GNOME_Evolution_Addressbook_LDIF_Importer.server.in.in: Likewise. svn path=/trunk/; revision=20366
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
2003-03-19 Ettore Perazzoli <ettore@ximian.com>
|
||||
|
||||
* backend/ebook/GNOME_Evolution_Addressbook_VCard_Importer.server.in.in:
|
||||
Replace "evolution:menu-name" prop with "evolution:menu_name". [#39692]
|
||||
* backend/ebook/GNOME_Evolution_Addressbook_LDIF_Importer.server.in.in: Likewise.
|
||||
|
||||
2003-03-18 Chris Toshok <toshok@ximian.com>
|
||||
|
||||
* gui/component/select-names/e-select-names-table-model.c
|
||||
|
||||
@ -20,7 +20,7 @@
|
||||
<item value="IDL:GNOME/Evolution/Importer:1.0"/>
|
||||
</oaf_attribute>
|
||||
|
||||
<oaf_attribute name="evolution:menu-name" type="string"
|
||||
<oaf_attribute name="evolution:menu_name" type="string"
|
||||
value="LDAP Data Interchange Format (.ldif)"/>
|
||||
<oaf_attribute name="description" type="string"
|
||||
_value="Imports LDIF files into Evolution."/>
|
||||
|
||||
@ -20,7 +20,7 @@
|
||||
<item value="IDL:GNOME/Evolution/Importer:1.0"/>
|
||||
</oaf_attribute>
|
||||
|
||||
<oaf_attribute name="evolution:menu-name" type="string"
|
||||
<oaf_attribute name="evolution:menu_name" type="string"
|
||||
value="VCard (.vcf, .gcrd)"/>
|
||||
<oaf_attribute name="description" type="string"
|
||||
_value="Imports VCard files into Evolution."/>
|
||||
|
||||
Reference in New Issue
Block a user