[Konsole-devel] [Bug 78969] Special button is 'Terminal Sessions' is not automatically updated
Kurt V.Hindenburg
kurt.hindenburg at kdemail.net
Sat Dec 25 01:14:41 UTC 2004
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=78969
------- Additional Comments From kurt.hindenburg kdemail net 2004-12-25 02:14 -------
Index: konsole_mnu.cpp
===================================================================
RCS file: /home/kde/kdebase/kicker/menuext/konsole/konsole_mnu.cpp,v
retrieving revision 1.10
diff -u -p -r1.10 konsole_mnu.cpp
--- konsole_mnu.cpp 27 Nov 2004 12:22:13 -0000 1.10
+++ konsole_mnu.cpp 25 Dec 2004 01:13:01 -0000
@ -163,6 +163,10 @ void KonsoleMenu::initialize()
}
closedir(dir);
}
+
+ insertSeparator();
+ insertItem(SmallIconSet("reload"),
+ i18n("Reload Sessions"), this, SLOT(reinitialize()));
}
void KonsoleMenu::slotExec(int id)
More information about the konsole-devel
mailing list