summaryrefslogtreecommitdiffstats
path: root/knetworkconf/knetworkconf/version.h
blob: f4900dc02ef42e63ff2a4b88f17b8cf341b7a0e6 (plain)
1
2
3
4
5
6
#ifndef KNETWORKVERSION_H
#define KNETWORKVERSION_H

static const char *description =
    I18N_NOOP("KNetworkConf - A TDE Control Center module to configure TCP/IP settings.");
#endif