Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance

master
Timothy Pearson 10 years ago
parent d01e0a09ae
commit 12060eca7f

@ -266,7 +266,7 @@ void KuickShow::initGUI( const KURL& startDir )
TQT_TQOBJECT(this), TQT_SLOT( about() ), coll, "about" );
oneWindowAction = new TDEToggleAction( i18n("Open Only One Image Window"),
"window_new",
"window-new",
TDEShortcut( CTRL+Key_N ), coll,
"kuick_one window" );

Loading…
Cancel
Save