qupzilla:add repo
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
--- src/lib/app/browserwindow.cpp.orig 2016-03-16 16:30:21.000000000 -0400
|
||||
+++ src/lib/app/browserwindow.cpp 2016-03-18 21:49:40.833636454 -0400
|
||||
@@ -419,7 +419,7 @@
|
||||
|
||||
//Url settings
|
||||
settings.beginGroup("Web-URL-Settings");
|
||||
- m_homepage = settings.value("homepage", "qupzilla:start").toUrl();
|
||||
+ m_homepage = settings.value("homepage", "qupzilla:speeddial").toUrl();
|
||||
settings.endGroup();
|
||||
|
||||
//Browser Window settings
|
||||
Reference in New Issue
Block a user