Author: ib Date: Fri Jan 31 18:08:39 2014 New Revision: 36769 Log: Prettify the skin browser.
Use the same design as with the other similar lists (available audio and video drivers, playlist). Modified: trunk/help/help_mp-en.h Changes in other areas also in this revision: Modified: trunk/gui/dialog/skinbrowser.c trunk/help/help_mp-de.h Modified: trunk/help/help_mp-en.h ============================================================================== --- trunk/help/help_mp-en.h Fri Jan 31 17:37:52 2014 (r36768) +++ trunk/help/help_mp-en.h Fri Jan 31 18:08:39 2014 (r36769) @@ -627,7 +627,7 @@ static const char help_text[]= #define MSGTR_SKIN_SKINCFG_SkinNotFound "Skin '%s' not found.\n" #define MSGTR_SKIN_SKINCFG_SelectedSkinNotFound "Selected skin '%s' not found, trying skin 'default'...\n" #define MSGTR_SKIN_SKINCFG_SkinCfgError "Config file processing error with skin '%s'\n" -#define MSGTR_SKIN_LABEL "Skins" +#define MSGTR_SKIN_LABEL "Available skins" // --- GTK menus #define MSGTR_MENU_AboutMPlayer "About MPlayer" _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
