Author: shadzik
Date: Thu Dec 2 19:46:05 2010
New Revision: 11926
Modified:
PLDLiveInstaller/branches/0.2/Updater.cpp
Log:
- merged from trunk
Modified: PLDLiveInstaller/branches/0.2/Updater.cpp
==============================================================================
--- PLDLiveInstaller/branches/0.2/Updater.cpp (original)
+++ PLDLiveInstaller/branches/0.2/Updater.cpp Thu Dec 2 19:46:05 2010
@@ -289,7 +289,7 @@
void UpdateNotification::getUpdate()
{
- QString fileName = "/sbin/pldliveinstaller";
+ QString fileName = "/usr/sbin/pldliveinstaller";
QString uurl = "http://pldliveinstaller.pld-linux.org/updates/" +
getKdever() + "/" + getVersion() + "/pldliveinstaller";
QUrl url(uurl);
if (QFile::exists(fileName))
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit