Projects
Kolab:3.4
roundcubemail
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 44
View file
roundcubemail.spec
Changed
@@ -123,6 +123,9 @@ # The jqueryui plugin is required. Requires: %{name}(plugin-jqueryui) = %{?epoch:%{epoch}:}%{version}-%{release} +Obsoletes: %{name}(plugin-threading_as_default} +Obsoletes: %{name}-plugin-threading_as_default + %description core The Roundcube program core functionality
View file
default-configuration.patch
Changed
@@ -1,7 +1,8 @@ -diff -ur roundcubemail-1.0.orig/config/defaults.inc.php roundcubemail-1.0/config/defaults.inc.php ---- roundcubemail-1.0.orig/config/defaults.inc.php 2013-10-14 13:51:43.000000000 +0200 -+++ roundcubemail-1.0/config/defaults.inc.php 2013-10-15 13:04:27.445353400 +0200 -@@ -378,7 +378,7 @@ +diff --git a/config/defaults.inc.php b/config/defaults.inc.php +index 6f61a4c..28eb9df 100644 +--- a/config/defaults.inc.php ++++ b/config/defaults.inc.php +@@ -430,7 +430,7 @@ $config['mail_domain'] = ''; // Password charset. // Use it if your authentication backend doesn't support UTF-8. // Defaults to ISO-8859-1 for backward compatibility @@ -10,7 +11,7 @@ // How many seconds must pass between emails sent by a user $config['sendmail_delay'] = 0; -@@ -573,7 +573,7 @@ +@@ -624,7 +624,7 @@ $config['spellcheck_dictionary'] = false; // - 'atd' - install your own After the Deadline server or check with the people at http://www.afterthedeadline.com before using their API // Since Google shut down their public spell checking service, you need to // connect to a Nox Spell Server when using 'googie' here. Therefore specify the 'spellcheck_uri' @@ -19,4 +20,12 @@ // For locally installed Nox Spell Server or After the Deadline services, // please specify the URI to call it. -Only in roundcubemail-1.0/config: defaults.inc.php.orig +@@ -1007,7 +1007,7 @@ $config['check_all_folders'] = false; + $config['display_next'] = true; + + // Default messages listing mode. One of 'threads' or 'list'. +-$config['default_list_mode'] = 'list'; ++$config['default_list_mode'] = 'threads'; + + // 0 - Do not expand threads + // 1 - Expand all threads automatically
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.