Commit 663b6a30 authored by Christophe Mutricy's avatar Christophe Mutricy

Fix compile

parent 4f15591e
...@@ -102,7 +102,7 @@ static char *ppsz_tuner_input_text[] = ...@@ -102,7 +102,7 @@ static char *ppsz_tuner_input_text[] =
#define FPS_TEXT N_("Video input frame rate") #define FPS_TEXT N_("Video input frame rate")
#define FPS_LONGTEXT N_( \ #define FPS_LONGTEXT N_( \
"Force the DirectShow video input to use a specific frame rate" \ "Force the DirectShow video input to use a specific frame rate" \
"(eg. 0 means default, 25, 29.97, 50, 59.94, etc.)" "(eg. 0 means default, 25, 29.97, 50, 59.94, etc.)")
#define CONFIG_TEXT N_("Device properties") #define CONFIG_TEXT N_("Device properties")
#define CONFIG_LONGTEXT N_( \ #define CONFIG_LONGTEXT N_( \
"Show the properties dialog of the selected device before starting the " \ "Show the properties dialog of the selected device before starting the " \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment