summaryrefslogtreecommitdiffstats
path: root/knetworkconf/knetworkconf/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'knetworkconf/knetworkconf/version.h')
-rw-r--r--knetworkconf/knetworkconf/version.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/knetworkconf/knetworkconf/version.h b/knetworkconf/knetworkconf/version.h
new file mode 100644
index 0000000..cfa0b7d
--- /dev/null
+++ b/knetworkconf/knetworkconf/version.h
@@ -0,0 +1,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