From d78c73cff5d67c0ce2dd251d24ce94d752fba293 Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Sun, 3 Jun 2007 14:00:54 +0000 Subject: Removal of version information from installed files svn path=/trunk/; revision=33639 --- .../apps_evolution_addressbook.schemas.in | 70 ++++++++++++++++++++++ .../apps_evolution_addressbook.schemas.in.in | 70 ---------------------- 2 files changed, 70 insertions(+), 70 deletions(-) create mode 100644 addressbook/gui/component/apps_evolution_addressbook.schemas.in delete mode 100644 addressbook/gui/component/apps_evolution_addressbook.schemas.in.in diff --git a/addressbook/gui/component/apps_evolution_addressbook.schemas.in b/addressbook/gui/component/apps_evolution_addressbook.schemas.in new file mode 100644 index 0000000000..010073331e --- /dev/null +++ b/addressbook/gui/component/apps_evolution_addressbook.schemas.in @@ -0,0 +1,70 @@ + + + + + + + /schemas/apps/evolution/addressbook/completion/uris + /apps/evolution/addressbook/completion/uris + evolution-addressbook + string + + + EFolderList XML for the list of completion URIs + EFolderList XML for the list of completion URIs. + + + + + /schemas/apps/evolution/addressbook/completion/minimum_query_length + /apps/evolution/addressbook/completion/minimum_query_length + evolution-addressbook + int + 3 + + Autocomplete length + The number of characters that must be typed before Evolution will attempt to autocomplete. + + + + + + + /schemas/apps/evolution/addressbook/select_names/last_used_uri + /apps/evolution/addressbook/select_names/last_used_uri + evolution-addressbook + string + + + URI for the folder last used in the select names dialog + URI for the folder last used in the select names dialog. + + + + + + + /schemas/apps/evolution/addressbook/display/vpane_position + /apps/evolution/addressbook/display/vpane_position + evolution-addressbook + int + + Vertical pane position + Position of the vertical pane, between the card and list views and the preview pane, in pixels. + + + + + /schemas/apps/evolution/addressbook/display/show_preview + /apps/evolution/addressbook/display/show_preview + evolution-addressbook + bool + true + + Show preview pane + Whether to show the preview pane. + + + + + diff --git a/addressbook/gui/component/apps_evolution_addressbook.schemas.in.in b/addressbook/gui/component/apps_evolution_addressbook.schemas.in.in deleted file mode 100644 index 010073331e..0000000000 --- a/addressbook/gui/component/apps_evolution_addressbook.schemas.in.in +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - /schemas/apps/evolution/addressbook/completion/uris - /apps/evolution/addressbook/completion/uris - evolution-addressbook - string - - - EFolderList XML for the list of completion URIs - EFolderList XML for the list of completion URIs. - - - - - /schemas/apps/evolution/addressbook/completion/minimum_query_length - /apps/evolution/addressbook/completion/minimum_query_length - evolution-addressbook - int - 3 - - Autocomplete length - The number of characters that must be typed before Evolution will attempt to autocomplete. - - - - - - - /schemas/apps/evolution/addressbook/select_names/last_used_uri - /apps/evolution/addressbook/select_names/last_used_uri - evolution-addressbook - string - - - URI for the folder last used in the select names dialog - URI for the folder last used in the select names dialog. - - - - - - - /schemas/apps/evolution/addressbook/display/vpane_position - /apps/evolution/addressbook/display/vpane_position - evolution-addressbook - int - - Vertical pane position - Position of the vertical pane, between the card and list views and the preview pane, in pixels. - - - - - /schemas/apps/evolution/addressbook/display/show_preview - /apps/evolution/addressbook/display/show_preview - evolution-addressbook - bool - true - - Show preview pane - Whether to show the preview pane. - - - - - -- cgit v1.2.3