Add OxygenOffice related settings

* Start download package name with OOOP in case of OxygenOffice
* Ability to create oxygenoffice product
This commit is contained in:
Kalman Szalai - KAMI 2011-05-04 04:45:32 +02:00 committed by Fridrich Štrba
parent 5dcf8225a3
commit 25d454eb59
2 changed files with 3 additions and 1 deletions

View file

@ -470,6 +470,8 @@ sub get_downloadname_productname
if ( $allvariables->{'PRODUCTNAME'} eq "URE" ) { $start = "LibO-URE"; }
if ( $allvariables->{'PRODUCTNAME'} eq "OxygenOffice" ) { $start = "OOOP"; }
if ( $allvariables->{'PRODUCTNAME'} eq "BrOffice.org" ) { $start = "BrOo"; }
if ( $allvariables->{'PRODUCTNAME'} eq "BrOo-dev" ) { $start = "BrOo-Dev"; }

View file

@ -25,7 +25,7 @@
#
#*************************************************************************
PRODUCTLIST = libreoffice broffice
PRODUCTLIST = libreoffice broffice oxygenoffice
# default values to minimize maintainance effort
PRODUCTVERSION = 3.4