Projects
Kolab:3.4
roundcubemail
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 41
View file
roundcubemail-1.1-appjs.patch
Changed
@@ -1,5 +1,5 @@ --- 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 ++++ roundcubemail-1.1/program/js/app.js 2014-09-26 16:15:03.962081230 +0200 @@ -58,7 +58,7 @@ request_timeout: 180, // seconds draft_autosave: 0, // seconds @@ -9,3 +9,12 @@ recipients_separator: ',', recipients_delimiter: ', ', popup_width: 1150, +@@ -7972,7 +7972,7 @@ + + img.onload = function() { ref.env.browser_capabilities.tif = 1; }; + img.onerror = function() { ref.env.browser_capabilities.tif = 0; }; +- img.src = 'program/resources/blank.tif'; ++ img.src = (rcmail.env.assets_path || '') + 'program/resources/blank.tif'; + }; + + this.pdf_support_check = function()
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
.