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

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