Changeset 8313bcef7ecfad913eefa5c30f7e5641d2b74664

Show
Ignore:
Timestamp:
06/25/08 06:33:53 (2 months ago)
Author:
Jean-Baptiste Kempf <jb@videolan.org>
git-committer:
Jean-Baptiste Kempf <jb@videolan.org> 1214368433 -0700
git-parent:

[2242c9a26212a77015c76d186bbd3125196a7f5c]

git-author:
Jean-Baptiste Kempf <jb@videolan.org> 1214368433 -0700
Message:

Forgotten tooltip :D

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/gui/qt4/components/interface_widgets.cpp

    r6ec764a r8313bce  
    463463    BUTTON_SET_IMG( prevSectionButton, "", previous.png, "" ); 
    464464    BUTTON_SET_IMG( nextSectionButton, "", next.png, "" ); 
    465     BUTTON_SET_IMG( menuButton, "", previous.png, "" ); 
     465    BUTTON_SET_IMG( menuButton, "", previous.png, qtr( "Menu" ) ); 
    466466 
    467467    discFrame->hide(); 
     
    723723void ControlsWidget::setNavigation( int navigation ) 
    724724{ 
    725 #define HELP_MENU N_( "Menu" ) 
    726725#define HELP_PCH N_( "Previous chapter" ) 
    727726#define HELP_NCH N_( "Next chapter" ) 
    728 #define HELP_PTR N_( "Previous track" ) 
    729 #define HELP_NTR N_( "Next track" ) 
    730727 
    731728    // 1 = chapter, 2 = title, 0 = no