diff options
author | Tom Verbeek <tv@openoffice.org> | 2000-11-07 10:22:29 +0000 |
---|---|---|
committer | Tom Verbeek <tv@openoffice.org> | 2000-11-07 10:22:29 +0000 |
commit | 2eda20d931428c9e40446a98a60f6be71add9afa (patch) | |
tree | 23f697c55f06916bfd6dc5c2db4775e082a85af3 /extras/util | |
parent | e2bb39a11ad148dfb420ed26451e1a76448a0d8f (diff) |
#78370# support for new/webtop
Diffstat (limited to 'extras/util')
-rw-r--r-- | extras/util/target.pmk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/extras/util/target.pmk b/extras/util/target.pmk index ad5358613638..02b427087490 100644 --- a/extras/util/target.pmk +++ b/extras/util/target.pmk @@ -2,9 +2,9 @@ # # $RCSfile: target.pmk,v $ # -# $Revision: 1.1.1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: hr $ $Date: 2000-09-19 09:03:39 $ +# last change: $Author: tv $ $Date: 2000-11-07 11:22:29 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -76,6 +76,7 @@ URL_NEWMENU_DRAW_TARGET = urlnewdraw URL_NEWMENU_CHART_TARGET = urlnewchart URL_NEWMENU_IMAGE_TARGET = urlnewimage URL_NEWMENU_MATH_TARGET = urlnewmath +URL_NEWMENU_WEBTOP_TARGET = urlnewwebtop URL_SAMPLES_TEXTS_TARGET = urlsamplestexts URL_SAMPLES_SPREADSHEETS_TARGET = urlsamplesspreadsheets URL_SAMPLES_PRESENTATIONS_TARGET = urlsamplespresentations |