On Tue, 22 Mar 2005 07:21:59 -0500, G. Roderick Singleton wrote: > On Mon, 2005-03-21 at 18:40 -0800, Michael A Chase wrote: >> On Mon, 21 Mar 2005 12:39:17 -0500, G. Roderick Singleton wrote: >> >> > On Mon, 2005-03-21 at 12:33 -0500, G. Roderick Singleton wrote: >> >> I would like to increase my picklist. I have tried all the 1.1.x >> >> locations but haven't found the same structure. Is there a new way to >> >> increase this? >> > >> > Dum as dirt. THis is for 1.9/2.0beta. I know about 1.1.x. Sorry. >> >> I've used Recent Files List Changer successfully up through at least 1.1.4 >> and 1.9.82. There is no need to root through the configuration files. >> >> http://ooomacros.org/user.php#100070 >> > > That is what I thought until I couldn't ger m84 to actually change > anything using that macro. So I guess that next step is to grab the > latest devel snapshot and try that.
I just looked in the 1.9.79 and 1.9.84 config files. The change shows in .79, but not .84. I ran the macro in .84 again just to be sure, and it said it worked, but didn't. In the config files, you can add the PickListSize tags to user/registry/data/org/openoffice/Office/Common.xcu: <node oor:name="History"> <prop oor:name="PickListSize" oor:type="xs:int"> <value>20</value> </prop> ... I just did that and opened a couple files beyond the 4 that were in the list already and they got saved. It looks like something between .79 and .84 broke the macro, but isn't returning an error to the macro. -- Mac :}) ** I usually forward private questions to the appropriate mail list. ** Ask Smarter: http://www.catb.org/~esr/faqs/smart-questions.html Give a hobbit a fish and he eats fish for a day. Give a hobbit a ring and he eats fish for an age. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
