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

List:       kde-commits
Subject:    [kdenlive/Applications/16.12] /: Downloadable Title templates and render profiles are back online, t
From:       Jean-Baptiste Mardelle <jb () kdenlive ! org>
Date:       2016-12-05 20:27:08
Message-ID: E1cDzqu-00009Z-42 () code ! kde ! org
[Download RAW message or body]

Git commit 26a7fafec6da88eaa8b87b05c21ace04d0e80659 by Jean-Baptiste Mardelle.
Committed on 05/12/2016 at 20:26.
Pushed by mardelle into branch 'Applications/16.12'.

Downloadable Title templates and render profiles are back online, thanks to the KDE \
Store

M  +2    -1    data/kdenlive_renderprofiles.knsrc
M  +2    -1    data/kdenlive_titles.knsrc
M  +1    -1    src/mainwindow.cpp

https://commits.kde.org/kdenlive/26a7fafec6da88eaa8b87b05c21ace04d0e80659

diff --git a/data/kdenlive_renderprofiles.knsrc b/data/kdenlive_renderprofiles.knsrc
index b893e729b..1a02403c8 100644
--- a/data/kdenlive_renderprofiles.knsrc
+++ b/data/kdenlive_renderprofiles.knsrc
@@ -4,6 +4,7 @@ TargetDir=kdenlive/export
 Uncompress=archive
 
 [KNewStuff3]
-ProvidersUrl=https://kdenlive.org/data/rendersources.xml
+ProvidersUrl=http://download.kde.org/ocs/providers.xml
+Categories=Kdenlive Profile
 TargetDir=kdenlive/export
 Uncompress=archive
diff --git a/data/kdenlive_titles.knsrc b/data/kdenlive_titles.knsrc
index 575ca0e4f..22405a532 100644
--- a/data/kdenlive_titles.knsrc
+++ b/data/kdenlive_titles.knsrc
@@ -4,6 +4,7 @@ TargetDir=kdenlive/titles
 Uncompress=archive
 
 [KNewStuff3]
-ProvidersUrl=https://kdenlive.org/data/titletemplates.xml
+ProvidersUrl=http://download.kde.org/ocs/providers.xml
+Categories=Kdenlive Template
 TargetDir=kdenlive/titles
 Uncompress=archive
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp
index b6026065a..bcbca7fcb 100644
--- a/src/mainwindow.cpp
+++ b/src/mainwindow.cpp
@@ -1219,7 +1219,7 @@ void MainWindow::setupActions()
 
     KNS3::standardAction(i18n("Download New Wipes..."),            this, \
                SLOT(slotGetNewLumaStuff()),       actionCollection(), \
                "get_new_lumas");
     KNS3::standardAction(i18n("Download New Render Profiles..."),  this, \
                SLOT(slotGetNewRenderStuff()),     actionCollection(), \
                "get_new_profiles");
-    KNS3::standardAction(i18n("Download New Project Profiles..."), this, \
SLOT(slotGetNewMltProfileStuff()), actionCollection(), "get_new_mlt_profiles"); +    \
//KNS3::standardAction(i18n("Download New Project Profiles..."), this, \
                SLOT(slotGetNewMltProfileStuff()), actionCollection(), \
                "get_new_mlt_profiles");
     KNS3::standardAction(i18n("Download New Title Templates..."),  this, \
SLOT(slotGetNewTitleStuff()),      actionCollection(), "get_new_titles");  
     addAction(QStringLiteral("run_wizard"), i18n("Run Config Wizard"), this, \
SLOT(slotRunWizard()), KoIconUtils::themedIcon(QStringLiteral("tools-wizard")));


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

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