------------------------------------------------------------
revno: 116
committer: Aurelien Gateau <[email protected]>
branch nick: plasma-widget-message-indicator
timestamp: Tue 2010-02-16 11:36:43 +0100
message:
  Drop the link to kubuntu wiki page.
modified:
  src/message-indicator.cpp


--
lp:plasma-widget-message-indicator
https://code.launchpad.net/~agateau/plasma-widget-message-indicator/trunk

Your team ayatana-commits is subscribed to branch 
lp:plasma-widget-message-indicator.
To unsubscribe from this branch go to 
https://code.launchpad.net/~agateau/plasma-widget-message-indicator/trunk/+edit-subscription.
=== modified file 'src/message-indicator.cpp'
--- src/message-indicator.cpp	2010-02-15 10:09:31 +0000
+++ src/message-indicator.cpp	2010-02-16 10:36:43 +0000
@@ -33,8 +33,6 @@
 static const char* NO_NEW_STUFF_ICON = "mail-unread";
 static const char* NEW_STUFF_ICON = "mail-unread-new";
 
-static const char* MI_URL = "https://wiki.kubuntu.org/KarmicKoala/ConfigureIndicators";;
-
 K_EXPORT_PLASMA_APPLET(message-indicator, MessageIndicator)
 
 
@@ -60,8 +58,6 @@
         "<li>Quassel</li>"
         "<li>KMail</li>"
         "</ul>"
-        "<p>For more information visit the <a href='%1'>Message Indicator wiki page</a>.</p>",
-        MI_URL
         ));
     mNoIndicatorLabel->setWordWrap(true);
     mNoIndicatorLabel->setOpenExternalLinks(true);

_______________________________________________
Mailing list: https://launchpad.net/~ayatana-commits
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~ayatana-commits
More help   : https://help.launchpad.net/ListHelp

Reply via email to