summaryrefslogtreecommitdiff
path: root/libgphoto2
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2021-11-22 20:22:10 +0100
committerHans Ulrich Niedermann <hun@n-dimensional.de>2021-12-09 11:17:24 +0100
commitdc78aec97b96b66e7dc4bf276bc50d0712802e18 (patch)
tree3c25f74741cd9ff87f721600c3475c2678e55b5c /libgphoto2
parente23a3780ffbf2438528877bc49a8338a0e9d324e (diff)
downloadlibgphoto2-dc78aec97b96b66e7dc4bf276bc50d0712802e18.tar.gz
Add TODO comment about possibly using gettext's gettext.h
Diffstat (limited to 'libgphoto2')
-rw-r--r--libgphoto2/i18n.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/libgphoto2/i18n.h b/libgphoto2/i18n.h
index 03862b791..2c889eb45 100644
--- a/libgphoto2/i18n.h
+++ b/libgphoto2/i18n.h
@@ -1,3 +1,9 @@
+/** \file libgphoto2/i18n.h
+ * \brief Common include header for all C sources containing translated strings
+ *
+ * \todo Replace this file by the gettext.h file from gettext?
+ */
+
#ifndef LIBGPHOTO2_I18N_H
#define LIBGPHOTO2_I18N_H