[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lyx-devel
Subject:    Re: lyx140cvs: lastfiles
From:       larsbj () lyx ! org (=?iso-8859-1?q?Lars_Gullik_Bj=F8nnes?=)
Date:       2004-08-28 14:41:51
Message-ID: m3sma7l3yo.fsf () tyfon ! gullik ! net
[Download RAW message or body]

Hartmut Haase <hha4491@atomstromfrei.de> writes:

| Although lastfiles.h allows up to 20 files, preferences only allows 9. For 
| xforms this can be changed by the following patches:
| in src/lastfiles.h:
| 19a20
>> const long maxlastfiles = 20;

We prefere unified diffs.

| in src/frontends/xforms/forms:
| Makefile:
| 232c232
| < INCLUDES = -I$(srcdir)/..  -I$(top_srcdir)/src -I..
| ---
>> INCLUDES = -I$(srcdir)/..  -I$(top_srcdir)/src -I..  -I$(top_srcdir)/boost
| form_preferences.C:
| 16a17
>> #include "lastfiles.h"
| 827c828
| <       fl_set_counter_bounds(obj, 0, 9);
| ---
>>       fl_set_counter_bounds(obj, 0, maxlastfiles);
| The line numbers may be different due to other changes.

What will happen to the shortcut after this change?

-- 
	Lgb
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic