cec-config-gui: display the detected menu language
[deb_libcec.git] / src / cec-config-gui / actions / UpdateEvent.cs
index b559764ec6ed10b60f5f5dec9b98dbd03477ff19..6d19757121fe4d0abc522a3aebfb6512d0271151 100644 (file)
@@ -17,7 +17,8 @@ namespace CecConfigGui
     PhysicalAddress,
     HasAVRDevice,
     AVRVendorId,
-    Configuration
+    Configuration,
+    MenuLanguage
   }
 
   public class UpdateEvent : EventArgs