From 3259610145b31e45dd140fb95db2e4d1f9d90c92 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 25 Sep 2023 13:37:05 +0900 Subject: Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version Signed-off-by: Michele Calgaro (cherry picked from commit 8a2b3d6ccafeb41579d50dccaec38febb9af6369) --- tdelirc/profiles/konqueror.profile.xml | 2 +- tdelirc/profiles/profile.dtd | 2 +- tdelirc/profiles/tdelauncher.profile.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'tdelirc') diff --git a/tdelirc/profiles/konqueror.profile.xml b/tdelirc/profiles/konqueror.profile.xml index ab6ed8a..464ed52 100644 --- a/tdelirc/profiles/konqueror.profile.xml +++ b/tdelirc/profiles/konqueror.profile.xml @@ -5,7 +5,7 @@ Konqueror Gav Wood - + Create New Window Creates a new window and loads an arbitrary URL. The URL to load in the window initially. diff --git a/tdelirc/profiles/profile.dtd b/tdelirc/profiles/profile.dtd index 070fd14..96c60da 100644 --- a/tdelirc/profiles/profile.dtd +++ b/tdelirc/profiles/profile.dtd @@ -14,7 +14,7 @@ - + diff --git a/tdelirc/profiles/tdelauncher.profile.xml b/tdelirc/profiles/tdelauncher.profile.xml index 88475f2..be55dbd 100644 --- a/tdelirc/profiles/tdelauncher.profile.xml +++ b/tdelirc/profiles/tdelauncher.profile.xml @@ -3,13 +3,13 @@ TDE Program Launcher Gav Wood - + Execute Runs a program or script The executable name and path of the program or script to run Parameters for the program or script - + Execute and Wait Runs a program or script and waits for it to finish The executable name and path of the program or script to run -- cgit v1.2.1