You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by hd...@apache.org on 2012/04/05 13:15:44 UTC

svn commit: r1309756 - /incubator/ooo/trunk/main/extensions.lst

Author: hdu
Date: Thu Apr  5 11:15:43 2012
New Revision: 1309756

URL: http://svn.apache.org/viewvc?rev=1309756&view=rev
Log:
bundle builtin-extensions only when they are enabled

Modified:
    incubator/ooo/trunk/main/extensions.lst

Modified: incubator/ooo/trunk/main/extensions.lst
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/extensions.lst?rev=1309756&r1=1309755&r2=1309756&view=diff
==============================================================================
--- incubator/ooo/trunk/main/extensions.lst (original)
+++ incubator/ooo/trunk/main/extensions.lst Thu Apr  5 11:15:43 2012
@@ -33,10 +33,12 @@
 
 # Some extensions that are installed indepently of the language.
 
-#[ language=all && ENABLE_PRESENTER_SCREEN=YES ]
+# the presenter console extension
+[ language=all && ENABLE_PRESENTER_SCREEN=YES ]
     file://presenter/presenter-screen.oxt
 
-#[ language=all && ENABLE_MINIMIZER=YES ]
+# the presentation minimizer
+[ language=all && ENABLE_MINIMIZER=YES ]
     file://minimizer/presentation-minimizer.oxt