From 4b0e3201b36979ec7b5581924839d1acd715f02b Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Wed, 5 Nov 2014 20:38:57 +0000 Subject: GP_MIME_TXT == text/plain for .txt git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@15233 67ed7778-7388-44ab-90cf-0a291f65f57c --- gphoto2/gphoto2-file.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gphoto2/gphoto2-file.h') diff --git a/gphoto2/gphoto2-file.h b/gphoto2/gphoto2-file.h index d1159ae13..81a4787d5 100644 --- a/gphoto2/gphoto2-file.h +++ b/gphoto2/gphoto2-file.h @@ -33,6 +33,7 @@ extern "C" { #endif /* __cplusplus */ +#define GP_MIME_TXT "text/plain" #define GP_MIME_WAV "audio/wav" #define GP_MIME_RAW "image/x-raw" #define GP_MIME_PNG "image/png" -- cgit v1.2.1