Rebranding: TDE Control Center --> Trinity Control Center

remotes/gitea/gg-tdeadmin-kcron
Michele Calgaro 10 years ago
parent 2e05577751
commit c6d654545c

@ -7,7 +7,7 @@ http://www.merlinux.org/knetworkconf/
1. Introduction 1. Introduction
KNetworkConf is a TDE Control Center module to configure the Network KNetworkConf is a Trinity Control Center module to configure the Network
settings in a Linux machine. I developed it because I couldn't find any settings in a Linux machine. I developed it because I couldn't find any
application to do this from within KDE, and I think this is a "must have" application to do this from within KDE, and I think this is a "must have"
app for a serious Desktop Enviroment like KDE. app for a serious Desktop Enviroment like KDE.

@ -3,7 +3,7 @@
%define release 1mdk %define release 1mdk
#%define _unpackaged_files_terminate_build 0 #%define _unpackaged_files_terminate_build 0
Summary: A TDE Control Center Module to configure Network settings. Summary: A Trinity Control Center Module to configure Network settings.
Name: %{name} Name: %{name}
Version: %{version} Version: %{version}
Release: %{release} Release: %{release}
@ -16,7 +16,7 @@ Requires: %_bindir/tdesu
Patch1: knetworkconf-0.6-fix-menu.patch.bz2 Patch1: knetworkconf-0.6-fix-menu.patch.bz2
%description %description
KNetworkConf is a TDE Control Center module to configure the Network KNetworkConf is a Trinity Control Center module to configure the Network
settings in a Linux machine. I developed it because I couldn't find any settings in a Linux machine. I developed it because I couldn't find any
application to do this from within KDE, and I think this is a "must have" application to do this from within KDE, and I think this is a "must have"
app for a serious Desktop Enviroment like KDE. app for a serious Desktop Enviroment like KDE.

@ -25,7 +25,7 @@ like KDE.
KNetworkConf can configure installed network devices (you can't KNetworkConf can configure installed network devices (you can't
add new ones for now), the default gateway,host and domain names, add new ones for now), the default gateway,host and domain names,
and add/remove DNS servers. This first version is a standalone and add/remove DNS servers. This first version is a standalone
application, but the idea is to make it a TDE Control Center application, but the idea is to make it a Trinity Control Center
module and a KApplet to have a fast access to it from the KDE module and a KApplet to have a fast access to it from the KDE
panel. panel.

@ -2,5 +2,5 @@
#define KNETWORKVERSION_H #define KNETWORKVERSION_H
static const char *description = static const char *description =
I18N_NOOP("KNetworkConf - A TDE Control Center module to configure TCP/IP settings."); I18N_NOOP("KNetworkConf - A Trinity Control Center module to configure TCP/IP settings.");
#endif #endif

Loading…
Cancel
Save