[bodega] [Bug 326730] Can not download files unless there is a specific asset type handler

Aaron J. Seigo aseigo at kde.org
Tue Oct 29 12:56:12 UTC 2013


https://bugs.kde.org/show_bug.cgi?id=326730

Aaron J. Seigo <aseigo at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/bode
                   |                            |ga-client/6be2c844f9cb1932a
                   |                            |1b415958d8c57d1a6c1dab9

--- Comment #1 from Aaron J. Seigo <aseigo at kde.org> ---
Git commit 6be2c844f9cb1932a1b415958d8c57d1a6c1dab9 by Aaron Seigo.
Committed on 29/10/2013 at 12:53.
Pushed by aseigo into branch 'master'.

a generic asset handler

it just installed into Downloads and uses xdg-open to open the result

M  +1    -0    lib/bodega/handlers/CMakeLists.txt
A  +28   -0    lib/bodega/handlers/generic/CMakeLists.txt
A  +63   -0    lib/bodega/handlers/generic/filethread.cpp     [License: LGPL
(v2+)]
A  +49   -0    lib/bodega/handlers/generic/filethread.h     [License: LGPL
(v2+)]
A  +97   -0    lib/bodega/handlers/generic/generichandler.cpp     [License:
LGPL (v2+)]
A  +65   -0    lib/bodega/handlers/generic/generichandler.h     [License: LGPL
(v2+)]
A  +47   -0    lib/bodega/handlers/generic/genericinstalljob.cpp     [License:
LGPL (v2+)]
A  +45   -0    lib/bodega/handlers/generic/genericinstalljob.h     [License:
LGPL (v2+)]
A  +47   -0    lib/bodega/handlers/generic/genericuninstalljob.cpp    
[License: LGPL (v2+)]
A  +46   -0    lib/bodega/handlers/generic/genericuninstalljob.h     [License:
LGPL (v2+)]

http://commits.kde.org/bodega-client/6be2c844f9cb1932a1b415958d8c57d1a6c1dab9

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Active mailing list