Projects
Kolab:3.4
roundcubemail
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 40
View file
roundcubemail.spec
Changed
@@ -62,6 +62,7 @@ # https://github.com/roundcube/roundcubemail/pull/215 Patch2: roundcubemail-1.1-assets.patch +Patch3: roundcubemail-1.1-appjs.patch Patch201: ticket-466-changes.patch Patch202: default-configuration.patch @@ -1284,6 +1285,7 @@ pushd %{name}-%{version} %patch1 -p1 %patch2 -p1 +%patch3 -p1 %patch201 -p1 %patch202 -p1
View file
roundcubemail-1.1-appjs.patch
Added
@@ -0,0 +1,11 @@ +--- roundcubemail-1.1.orig/program/js/app.js 2014-09-26 16:12:22.610968447 +0200 ++++ roundcubemail-1.1/program/js/app.js 2014-09-26 16:11:36.494936213 +0200 +@@ -58,7 +58,7 @@ + request_timeout: 180, // seconds + draft_autosave: 0, // seconds + comm_path: './', +- blankpage: 'program/resources/blank.gif', ++ blankpage: (rcmail.env.assets_path || '') + 'program/resources/blank.gif', + recipients_separator: ',', + recipients_delimiter: ', ', + popup_width: 1150,
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
.