diff --git a/io_export_directx_x.py b/io_export_directx_x.py
index f7a40b1aadcc79cd90154a17f43467adc27c4640..ca962750d8a37737571ce58163ce0f7dd9d4e60f 100644
--- a/io_export_directx_x.py
+++ b/io_export_directx_x.py
@@ -21,7 +21,8 @@ bl_addon_info = {
     'version': '1.2',
     'blender': (2, 5, 3),
     'location': 'File > Export',
-    'description': 'Export to the DirectX Model Format',
+    'description': 'Export to the DirectX Model Format (.x)',
+    'warning': '', # used for warning icon and text in addons panel
     'wiki_url': 'http://wiki.blender.org/index.php/Extensions:2.5/Py/' \
         'Scripts/File_I-O/DirectX_Exporter',
     'tracker_url': 'https://projects.blender.org/tracker/index.php?'\