Issue 304 - add udk/product and api/odk to modules file
Summary: add udk/product and api/odk to modules file
Status: CLOSED FIXED
Alias: None
Product: Infrastructure
Classification: Infrastructure
Component: _openoffice.org CVS (obsolete) (show other issues)
Version: current
Hardware: All All
: P2 Trivial (vote)
Target Milestone: ---
Assignee: Unknown
QA Contact: issues@www
URL:
Keywords:
: 305 (view as issue list)
Depends on:
Blocks:
 
Reported: 2001-01-18 17:02 UTC by jens-heiner.rechtien
Modified: 2003-12-06 14:52 UTC (History)
1 user (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description jens-heiner.rechtien 2001-01-18 17:02:45 UTC
This patch adds udk/product and api/odk to the modules file, creates the
appropriate aliases and adds these modules to the OpenOffice alias etc.

*** modules.org	Wed Jan 17 16:14:54 2001
--- modules	Wed Jan 17 16:38:32 2001
***************
*** 1,6 ****
! all -a transex3 i18n api offuh sdb dbaccess connectivity sfx2 offmgr res idl
desktop DocumentProperties sd sch sip goodies svx vcl rsc toolkit UnoControls
forms setup2 scp scptools instsetoo readlicense extras wizards so3 sj2 ie sal
boot xprinter sc scaddins basic basctl sw starmath lingu solenv dmake rscpp
xml2cmp jtools config_office chaos inet uui ucbhelper store ldapber cppu unoidl
cppuhelper javaunohelper jurt bridges remotebridges stoc cpputools registry
codemaker rdbmaker vos unoil tools svtools std2 io eventattacher unzip unotools
extensions external configmgr sot automation comphelper jut officecfg sandbox
fileaccess xmlhelp xmloff sax framework sim2 ucb drafts udkapi offapi examples
ridljar bonobo lingucomponent

! OpenOffice -a transex3 i18n api offuh sdb dbaccess connectivity sfx2 offmgr
res idl desktop DocumentProperties sd sch sip goodies svx vcl rsc toolkit
UnoControls forms setup2 scp scptools instsetoo readlicense extras wizards so3
sj2 ie sal boot xprinter sc scaddins basic basctl sw starmath lingu solenv dmake
rscpp xml2cmp jtools config_office chaos inet uui ucbhelper store ldapber cppu
unoidl cppuhelper javaunohelper jurt bridges remotebridges stoc cpputools
registry codemaker rdbmaker vos unoil tools svtools std2 io eventattacher unzip
unotools extensions external configmgr sot automation comphelper jut officecfg
sandbox fileaccess xmlhelp xmloff sax framework sim2 ucb drafts udkapi offapi
examples ridljar bonobo lingucomponent

  transex3      L10N/transex3
  i18n          L10N/i18n
--- 1,6 ----
! all -a transex3 i18n api offuh sdb dbaccess connectivity sfx2 offmgr res idl
desktop DocumentProperties sd sch sip goodies svx vcl rsc toolkit UnoControls
forms setup2 scp scptools instsetoo readlicense extras wizards so3 sj2 ie sal
boot xprinter sc scaddins basic basctl sw starmath lingu solenv dmake rscpp
xml2cmp jtools config_office chaos inet uui ucbhelper store ldapber cppu unoidl
cppuhelper javaunohelper jurt bridges remotebridges stoc cpputools registry
codemaker rdbmaker vos unoil tools svtools std2 io eventattacher unzip unotools
extensions external configmgr sot automation comphelper jut officecfg sandbox
fileaccess xmlhelp xmloff sax framework sim2 ucb drafts udkapi offapi examples
ridljar bonobo lingucomponent product odk

! OpenOffice -a transex3 i18n api offuh sdb dbaccess connectivity sfx2 offmgr
res idl desktop DocumentProperties sd sch sip goodies svx vcl rsc toolkit
UnoControls forms setup2 scp scptools instsetoo readlicense extras wizards so3
sj2 ie sal boot xprinter sc scaddins basic basctl sw starmath lingu solenv dmake
rscpp xml2cmp jtools config_office chaos inet uui ucbhelper store ldapber cppu
unoidl cppuhelper javaunohelper jurt bridges remotebridges stoc cpputools
registry codemaker rdbmaker vos unoil tools svtools std2 io eventattacher unzip
unotools extensions external configmgr sot automation comphelper jut officecfg
sandbox fileaccess xmlhelp xmloff sax framework sim2 ucb drafts udkapi offapi
examples ridljar bonobo lingucomponent product odk

  transex3      L10N/transex3
  i18n          L10N/i18n
***************
*** 12,17 ****
--- 12,18 ----
  udkapi        api/udkapi
  offapi        api/offapi
  examples      api/examples
+ odk           api/odk

  sdb           dba/sdb
  dbaccess      dba/dbaccess
***************
*** 98,105 ****
  vos           udk/vos
  unoil         udk/unoil
  ridljar	      udk/ridljar

! udk_src       -a solenv sal dmake xml2cmp config_office cppu unoidl cppuhelper
javaunohelper jurt bridges remotebridges stoc cpputools registry codemaker
rdbmaker vos unoil ridljar

  tools         util/tools
  svtools       util/svtools
--- 99,107 ----
  vos           udk/vos
  unoil         udk/unoil
  ridljar	      udk/ridljar
+ product       udk/product

! udk_src       -a solenv sal dmake xml2cmp config_office cppu unoidl cppuhelper
javaunohelper jurt bridges remotebridges stoc cpputools registry codemaker
rdbmaker vos unoil ridljar product

  tools         util/tools
  svtools       util/svtools
Comment 1 Unknown 2001-01-19 02:22:23 UTC
*** Issue 305 has been marked as a duplicate of this issue. ***
Comment 2 Unknown 2001-01-23 01:47:32 UTC
Assigning to Kat
Comment 3 Unknown 2001-01-23 17:53:30 UTC
Added module aliases to openoffice.org and anoncvs.openoffice.org.
Comment 4 jens-heiner.rechtien 2001-01-31 15:49:11 UTC
Thanks!
Comment 5 Unknown 2001-01-31 19:13:48 UTC
You're welcome.

Kathy