[Spice-devel] [vdagent-win PATCH] vdservice: drop "RHEV" from service name
Uri Lublin
uril at redhat.com
Thu Dec 22 16:02:00 UTC 2016
---
vdservice/vdservice.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/vdservice/vdservice.cpp b/vdservice/vdservice.cpp
index 1892b72..dc49ec5 100644
--- a/vdservice/vdservice.cpp
+++ b/vdservice/vdservice.cpp
@@ -25,7 +25,7 @@
//#define DEBUG_VDSERVICE
-#define VD_SERVICE_DISPLAY_NAME TEXT("RHEV Spice Agent")
+#define VD_SERVICE_DISPLAY_NAME TEXT("Spice Agent")
#define VD_SERVICE_NAME TEXT("vdservice")
#define VD_SERVICE_DESCRIPTION TEXT("Enables Spice event injection and display configuration.")
#define VD_SERVICE_LOG_PATH TEXT("%svdservice.log")
--
2.9.3
More information about the Spice-devel
mailing list