]> git.sesse.net Git - kdenlive/blobdiff - src/mainwindow.cpp
Rename non-frei0r transitions to more common names:
[kdenlive] / src / mainwindow.cpp
index d2bc4b018cc7bae5b23a00ceb49b49ea1591b1b0..0cdc7e1f2782d1a50078473bb82e208a9dbcdd4b 100644 (file)
@@ -801,7 +801,7 @@ void MainWindow::setupActions()
     collection->addAction("manage_profiles", profilesAction);
     connect(profilesAction, SIGNAL(triggered(bool)), this, SLOT(slotEditProfiles()));
 
-    KNS::standardAction(i18n("Download New Lumas..."), this, SLOT(slotGetNewLumaStuff()), actionCollection(), "get_new_lumas");
+    KNS::standardAction(i18n("Download New Wipes..."), this, SLOT(slotGetNewLumaStuff()), actionCollection(), "get_new_lumas");
 
     KNS::standardAction(i18n("Download New Render Profiles..."), this, SLOT(slotGetNewRenderStuff()), actionCollection(), "get_new_profiles");