summaryrefslogtreecommitdiffstats
path: root/placeholder.h
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2002-08-26 08:57:49 +0000
committerPablo Saratxaga <pablo@mandriva.com>2002-08-26 08:57:49 +0000
commitde239fcc678296e2b820d4753b62b7841bcd085b (patch)
tree7ead69ac73c8713622fe253a212b4d4d84ffe991 /placeholder.h
parent151822a8ed9385ad89a1a00e3494e326df6b3326 (diff)
downloadcontrol-center-de239fcc678296e2b820d4753b62b7841bcd085b.tar
control-center-de239fcc678296e2b820d4753b62b7841bcd085b.tar.gz
control-center-de239fcc678296e2b820d4753b62b7841bcd085b.tar.bz2
control-center-de239fcc678296e2b820d4753b62b7841bcd085b.tar.xz
control-center-de239fcc678296e2b820d4753b62b7841bcd085b.zip
Changed the way the pot file is built
Diffstat (limited to 'placeholder.h')
-rw-r--r--placeholder.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/placeholder.h b/placeholder.h
deleted file mode 100644
index 1d18fd57..00000000
--- a/placeholder.h
+++ /dev/null
@@ -1,11 +0,0 @@
-/* A place holder for the strings of old DrakConf, so the new
- * translation can also work for the old one (that is, a unique
- * version is used for both
- */
-
-char *foo[] = {
- N_("DrakConf: error"),
- N_("Quit"),
- N_("Error while parsing\nconfig file."),
- N_("Can't find any program\n")
-}