]> git.sesse.net Git - vlc/blobdiff - modules/gui/pda/pda.c
forward port [17012] and make update-po
[vlc] / modules / gui / pda / pda.c
index ae9fac907eb1f5ea0a1d71777eac084f171404aa..3c6845f644e56ab3bdb7956e7e3ea408eec39349 100644 (file)
@@ -63,7 +63,7 @@ gint E_(GtkModeManage)   ( intf_thread_t * p_intf );
  * Module descriptor
  *****************************************************************************/
 vlc_module_begin();
-    set_description( N_("PDA Linux Gtk2+ interface") );
+    set_shortname( _("PDA Linux Gtk2+ interface") );
     set_category( CAT_INTERFACE );
     set_subcategory( SUBCAT_INTERFACE_MAIN );
 //    add_bool( "pda-autoplayfile", 1, GtkAutoPlayFile, AUTOPLAYFILE_TEXT, AUTOPLAYFILE_LONGTEXT, VLC_TRUE );