diff --git a/io_export_directx_x.py b/io_export_directx_x.py
index 874e39b8df4e2eceea10cc3d6f14df7a058682fe..c71b63a14849cb7c1a0d19c7b2921bbf04839234 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?'\