Magellan Linux

Annotation of /trunk/kdebase-workspace/patches/kdebase-workspace-4.10.4-new-session-vt-numbers.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2527 - (hide annotations) (download)
Tue Nov 25 12:10:44 2014 UTC (9 years, 6 months ago) by niro
File size: 653 byte(s)
-added fedoras vt patch
1 niro 2527 --- kde-workspace-4.10.4/plasma/generic/runners/sessions/sessionrunner.cpp.vtnumbers 2013-06-12 14:31:05.631265540 +0200
2     +++ kde-workspace-4.10.4/plasma/generic/runners/sessions/sessionrunner.cpp 2013-06-12 14:31:10.600251465 +0200
3     @@ -256,7 +256,7 @@
4     "Ctrl, Alt and the appropriate F-key at the same time. "
5     "Additionally, the KDE Panel and Desktop menus have "
6     "actions for switching between sessions.</p>",
7     - 7, 8),
8     + 1, 2),
9     i18n("Warning - New Session"),
10     KGuiItem(i18n("&Start New Session"), "fork"),
11     KStandardGuiItem::cancel(),