[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    extragear/graphics/kipi-plugins
From:       Nicolas Lécureuil <neoclust.kde () free ! fr>
Date:       2010-12-10 10:22:51
Message-ID: 20101210102251.8B5D4AC8A6 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1205181 by nlecureuil:

Adapt simpleviewer with new version
BUG: 251235


 M  +2 -1      NEWS  
 M  +1 -1      flashexport/index.template  
 M  +2 -2      flashexport/simpleviewer.cpp  


--- trunk/extragear/graphics/kipi-plugins/NEWS #1205180:1205181
@@ -20,7 +20,8 @@
 010 ==> 256714 : DebianScreenshoots : Add export to screenshots.debian.net.
 011 ==> 258953 : DNGConverter       : DngConverter changes luminosity of sony ARW \
files.  012 ==> 255069 : SendImage          : error with spaces in file names in send \
                by email
-013 ==> 
+013 ==> 251235 : FlashExport        : Flash export plugin does not install.
+014 ==> 
 
 
 
--- trunk/extragear/graphics/kipi-plugins/flashexport/index.template #1205180:1205181
@@ -56,7 +56,7 @@
 	                            </td>
 	                            <td valign="middle" align="center">
 	                                <object \
classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" \
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" \
                width="100%" height="100%" align="middle">
-                                          <param name="movie" value="viewer.swf">
+                                          <param name="movie" \
                value="simpleviewer.swf">
 	                                      <param name="quality" value="high">
 	                                      <param name="scale" value="noscale">
 	                                      <param name="bgcolor" value="{BGCOLOR}">
--- trunk/extragear/graphics/kipi-plugins/flashexport/simpleviewer.cpp \
#1205180:1205181 @@ -71,7 +71,7 @@
 {
 public:
 
-    SimpleViewerPriv() : maxThumbSize(45), viewer("viewer.swf")
+    SimpleViewerPriv() : maxThumbSize(45), viewer("web/svcore/swf/simpleviewer.swf")
     {
         configDlg    = 0;
         totalActions = 0;
@@ -113,7 +113,7 @@
     d->interface = interface;
 
     d->simpleViewerFiles.append(d->viewer);
-    d->simpleViewerFiles.append("swfobject.js");
+    d->simpleViewerFiles.append("web/svcore/js/swfobject.js");
     d->hostName = KGlobal::mainComponent().aboutData()->programName();
     d->hostUrl  = KGlobal::mainComponent().aboutData()->homepage();
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic