]> git.sesse.net Git - vlc/blobdiff - include/vlc_objects.h
* update to the Danish translation by E-bola
[vlc] / include / vlc_objects.h
index 6c040393c2531156436d26bc83f501e87517626a..52265d88a4cdabb178f7f934ac0d603878c982d4 100644 (file)
@@ -57,6 +57,8 @@
 #define VLC_OBJECT_VOD        (-23)
 #define VLC_OBJECT_SPU        (-24)
 #define VLC_OBJECT_TLS        (-25)
+#define VLC_OBJECT_SD         (-26)
+#define VLC_OBJECT_XML        (-27)
 
 #define VLC_OBJECT_GENERIC  (-666)