summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--browser-plugin/totemPlugin.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/browser-plugin/totemPlugin.cpp b/browser-plugin/totemPlugin.cpp
index c6087a386..93ecf58b4 100644
--- a/browser-plugin/totemPlugin.cpp
+++ b/browser-plugin/totemPlugin.cpp
@@ -167,6 +167,8 @@ static const char kPluginUserAgent[] =
"Quicktime/"TOTEM_NARROWSPACE_VERSION;
#elif defined(TOTEM_GMP_PLUGIN)
"Windows-Media-Player/10.00.00.4019";
+#elif defined(TOTEM_VEGAS_PLUGIN)
+ "Totem/"VERSION;
#else
"";
#endif