Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance

pull/1/head r14.0.0
Timothy Pearson 10 years ago
parent a3562a945c
commit d87b3ce512

@ -70,7 +70,7 @@ ApplicationWindow::ApplicationWindow()
TQWhatsThis::add( fileOpen, fileOpenText );
TQMimeSourceFactory::defaultFactory()->setPixmap( "fileopen", openIcon );
TQMimeSourceFactory::defaultFactory()->setPixmap( "document-open", openIcon );
const char * fileSaveText = "<p>Click this button to save the file you "
"are editing. You will be prompted for a file name.\n"

Loading…
Cancel
Save