commit kdebase4-openSUSE for openSUSE:Factory
Hello community, here is the log from the commit of package kdebase4-openSUSE for openSUSE:Factory checked in at 2012-12-31 14:25:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdebase4-openSUSE (Old) and /work/SRC/openSUSE:Factory/.kdebase4-openSUSE.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "kdebase4-openSUSE", Maintainer is "kde-maintainers@suse.de" Changes: -------- --- /work/SRC/openSUSE:Factory/kdebase4-openSUSE/kdebase4-openSUSE.changes 2012-12-21 09:05:29.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kdebase4-openSUSE.new/kdebase4-openSUSE.changes 2012-12-31 14:25:27.000000000 +0100 @@ -1,0 +2,7 @@ +Sun Dec 30 20:22:17 UTC 2012 - tittiatcoke@gmail.com + +- Link to userbase instead of http://help.opensuse.org/kde4/ which + is totally outdated. "Fixes" bnc#774509 + Patch created by Christian Trippe + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdebase4-openSUSE-12.3.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdebase4-openSUSE/greeter/greetings.cpp new/kdebase4-openSUSE/greeter/greetings.cpp --- old/kdebase4-openSUSE/greeter/greetings.cpp 2012-12-20 18:01:17.000000000 +0100 +++ new/kdebase4-openSUSE/greeter/greetings.cpp 2012-12-30 21:22:17.000000000 +0100 @@ -204,7 +204,7 @@ } else if ( url.startsWith( "irc://") ) { KProcess::startDetached("konversationircprotocolhandler", QStringList() << url); } else if ( url.startsWith( "/introduction" ) ) { - url="http://help.opensuse.org/kde4/"; + url="http://userbase.kde.org/"; KProcess::startDetached("kfmclient", QStringList() << "openURL" << url); } else { KProcess::startDetached("kfmclient", QStringList() << "openURL" << url); -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de