From 61fd42589aa01c0354b13b8144e47eb8b3282224 Mon Sep 17 00:00:00 2001 From: Scott Gartner Date: Thu, 18 Dec 2003 18:01:23 +0000 Subject: [PATCH] Set default property settings for new File menu properties. --- defaults.properties | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/defaults.properties b/defaults.properties index 89ca2f6..1c82696 100644 --- a/defaults.properties +++ b/defaults.properties @@ -96,6 +96,16 @@ albumPictureDividerLocation=180 # GR UI language: use the standard language_COUNTRY, such as fr_FR, it_IT, en_US, etc uiLocale= +# +# --- File Menu --- +# + +# the default number of MRU files in the file menu is 4 +mruCount=4 + +# by default we load the last edited file when GR launches +loadLastMRU=true + # # --- Technical --- #