Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > b2e3ac505bd14bf924e2c9becacc2082 > files > 9

kpowersave-0.7.2-16mdv2008.0.src.rpm

--- kpowersave-0.7.2/src/configuredialog.cpp--	2007-03-26 16:55:28.000000000 +0200
+++ kpowersave-0.7.2/src/configuredialog.cpp	2007-03-26 16:55:42.000000000 +0200
@@ -1165,13 +1165,6 @@
 					    "programs can be blacklisted by checking <b>Enable scheme-specific blacklist"
 					    "</b> and click <b>Edit Blacklist...</b>. If this does not help, report the "
 					    "problem or deactivate autosuspend.<br><br> Really use this option?");
-			QString _tmp = i18n("<b>Note:</b> If you select this option, the computer will suspend or standby "
-					    "if the current user is inactive for the defined time. <br><br> This feature "
-					    "can also produce problems with some programs, such as video players or "
-					    "cd burner. These programs can be blacklisted by checking <b>Enable "
-					    "scheme-specific blacklist</b> and click <b>Edit Blacklist...</b>. If this does "
-					    "not help, report the problem or deactivate autosuspend.<br><br> Really use "
-					    "this option?");
 			int tmp = KMessageBox::warningContinueCancel(this, _msg);
 			if (tmp ==  KMessageBox::Cancel) {
 				selectedItem = 0;