From 45f848f6d2f4468eb14a2884591ca08990607c97 Mon Sep 17 00:00:00 2001 From: Chris Date: Thu, 10 Oct 2019 00:16:42 +0200 Subject: Streamline device monitor naming scheme. Signed-off-by: Chris --- kcontrol/hwmanager/hwdevicetray_bindings.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kcontrol/hwmanager/hwdevicetray_bindings.cpp') diff --git a/kcontrol/hwmanager/hwdevicetray_bindings.cpp b/kcontrol/hwmanager/hwdevicetray_bindings.cpp index 216b1a709..08145cb9e 100644 --- a/kcontrol/hwmanager/hwdevicetray_bindings.cpp +++ b/kcontrol/hwmanager/hwdevicetray_bindings.cpp @@ -26,7 +26,7 @@ #endif #define WIN KKey::QtWIN - keys->insert( "Program:hwdevicetray", i18n("Hardware Device Control") ); + keys->insert( "Program:hwdevicetray", i18n("Device Control") ); // DEF( I18N_NOOP("Switch Displays"), TDEShortcut(TQString("XF86Display")), TDEShortcut(TQString("XF86Display")), slotCycleDisplays() ); -- cgit v1.2.3