File akregator-useragent.diff of Package kdepim4

--- akregator/src/akregator_part.cpp
+++ akregator/src/akregator_part.cpp
@@ -172,7 +172,7 @@ Part::Part( QWidget *parentWidget, QObje
 
     initFonts();
 
-    QString useragent = QString( "Akregator/%1; syndication" ).arg( AKREGATOR_VERSION );
+    QString useragent = QString( "Akregator/%1; syndication SUSE" ).arg( AKREGATOR_VERSION );
     
     if( !Settings::customUserAgent().isEmpty() )
         useragent = Settings::customUserAgent();
openSUSE Build Service is sponsored by