Tag: cws_src680_kaddrbook User: fs Date: 05/12/09 02:06:28 Modified: /dba/dbaccess/source/ui/dlg/ dbadmin2.src /dba/dbaccess/source/ui/inc/ dbu_dlg.hrc
Log: removed unused string STR_ADDRESSBOOK_KAB File Changes: Directory: /dba/dbaccess/source/ui/dlg/ ======================================= File [changed]: dbadmin2.src Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/dbadmin2.src?r1=1.4.110.4&r2=1.4.110.5 Delta lines: +2 -7 ------------------- --- dbadmin2.src 3 Dec 2005 00:54:34 -0000 1.4.110.4 +++ dbadmin2.src 9 Dec 2005 10:06:25 -0000 1.4.110.5 @@ -4,9 +4,9 @@ * * $RCSfile: dbadmin2.src,v $ * - * $Revision: 1.4.110.4 $ + * $Revision: 1.4.110.5 $ * - * last change: $Author: ebischoff $ $Date: 2005/12/03 00:54:34 $ + * last change: $Author: fs $ $Date: 2005/12/09 10:06:25 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -106,11 +106,6 @@ { Text [ de ] ="Evolution Adressbuch"; Text[ en-US ] = "Evolution address book"; -}; -String STR_ADDRESSBOOK_KAB -{ - Text [ de ] = "KDE Adressbuch"; - Text[ en-US ] = "KDE address book"; }; String STR_ADDRESSBOOK_LDAP { Directory: /dba/dbaccess/source/ui/inc/ ======================================= File [changed]: dbu_dlg.hrc Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/dbu_dlg.hrc?r1=1.8.46.3&r2=1.8.46.4 Delta lines: +4 -4 ------------------- --- dbu_dlg.hrc 30 Nov 2005 00:52:14 -0000 1.8.46.3 +++ dbu_dlg.hrc 9 Dec 2005 10:06:25 -0000 1.8.46.4 @@ -4,9 +4,9 @@ * * $RCSfile: dbu_dlg.hrc,v $ * - * $Revision: 1.8.46.3 $ + * $Revision: 1.8.46.4 $ * - * last change: $Author: kendy $ $Date: 2005/11/30 00:52:14 $ + * last change: $Author: fs $ $Date: 2005/12/09 10:06:25 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -82,7 +82,7 @@ #define STR_ADDRESSBOOK_SYSTEM RID_STR_DLG_START + 17 #define STR_ADDRESSBOOK_MOZILLA RID_STR_DLG_START + 18 #define STR_ADDRESSBOOK_EVOLUTION RID_STR_DLG_START + 19 -#define STR_ADDRESSBOOK_KAB RID_STR_DLG_START + 20 + // FREE #define STR_ADDRESSBOOK_LDAP RID_STR_DLG_START + 21 #define STR_ADDRESSBOOK_OUTLOOK RID_STR_DLG_START + 22 #define STR_COMMAND_EXECUTED_SUCCESSFULLY RID_STR_DLG_START + 23 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
