aboutsummaryrefslogtreecommitdiff
path: root/misc/linux-opengroupware/files/OpenGroupware.plist.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'misc/linux-opengroupware/files/OpenGroupware.plist.tmpl')
-rw-r--r--misc/linux-opengroupware/files/OpenGroupware.plist.tmpl38
1 files changed, 26 insertions, 12 deletions
diff --git a/misc/linux-opengroupware/files/OpenGroupware.plist.tmpl b/misc/linux-opengroupware/files/OpenGroupware.plist.tmpl
index e4f65fe617ec..36d925f028cb 100644
--- a/misc/linux-opengroupware/files/OpenGroupware.plist.tmpl
+++ b/misc/linux-opengroupware/files/OpenGroupware.plist.tmpl
@@ -9,6 +9,13 @@
"joblist_view" = toDoList;
"mail_editor_type" = internal;
"mail_nextMesgAfterDelete" = 1;
+ "mail_printviewer_headers" = (
+ subject,
+ from,
+ to,
+ cc,
+ date
+ );
"mail_send_type" = plain;
"mail_showUnreadMesgAsNext" = 1;
"mail_show_all_unread_links" = 0;
@@ -95,6 +102,8 @@
"skyp4_projectviewer_tab" = attributes;
"usermanager_blocksize" = 30;
ImapSentFolderName = "sent-mail";
+ JobPreferredExecutantsEnabled = YES;
+ JobReferredPersonEnabled = YES;
LSPageRefreshOnBacktrack = YES;
LSPluginEnabledUserAgents = (
"Mozilla/4.0 (compatible; MSIE"
@@ -111,20 +120,25 @@
SkyDockShowDesktop = 1;
SkyDockTextMode = 0;
SkyDockablePagesOrdering = (
- UserManager,
- News,
- Scheduler2,
- ResourceScheduler,
- Persons,
- Enterprises,
- Projects,
- Jobs,
- Imap,
- PalmSync
+ UserManager,
+ News,
+ Scheduler2,
+ ResourceScheduler,
+ Persons,
+ Enterprises,
+ Projects,
+ Jobs,
+ Imap,
+ PalmSync
);
SkyLanguages = (
English_OOo,
- German_OOo
+ German_OOo,
+ English_blue,
+ German_blue,
+ English_orange,
+ German_orange,
+ English_kde
);
SkyMaxFavoritesCount = 5;
SkyMaxNavLabelLength = 32;
@@ -134,6 +148,7 @@
WODebuggingEnabled = YES;
WODefaultSessionTimeout = 1200;
WOResourcePrefix = "";
+ WOUseWatchDog = NO;
language = "English";
popupIfNewMails = 1;
rootAccessSkyDockShowBookmarks = 1;
@@ -143,6 +158,5 @@
rootAccesstimezone = 1;
timezone = MET;
OGoMinimumActiveSessionCount = 0;
- WOUseWatchDog = YES;
ImapDebugEnabled = NO;
}