From b17b2274c200403da25a994ed9d8ba4856d725c0 Mon Sep 17 00:00:00 2001 From: llornkcor Date: Sat, 16 Nov 2002 03:59:23 +0000 Subject: various changes, popupmenu at complete left. --- (limited to 'noncore/apps/advancedfm/advancedfmData.cpp') diff --git a/noncore/apps/advancedfm/advancedfmData.cpp b/noncore/apps/advancedfm/advancedfmData.cpp index f0a0a35..0966f02 100644 --- a/noncore/apps/advancedfm/advancedfmData.cpp +++ b/noncore/apps/advancedfm/advancedfmData.cpp @@ -87,6 +87,7 @@ void AdvancedFm::init() { fileMenu->insertItem( tr( "Run Command" ), this, SLOT( runCommandStd() )); fileMenu->insertItem( tr( "Run Command with Output" ), this, SLOT( runCommand() )); fileMenu->insertSeparator(); + fileMenu->insertItem( tr( "Make Symlink" ), this, SLOT( mkSym() )); fileMenu->insertItem( tr( "Select All" ), this, SLOT( selectAll() )); fileMenu->insertItem( tr( "Add To Documents" ), this, SLOT( addToDocs() )); fileMenu->insertItem( tr( "Delete" ), this, SLOT( del() )); -- cgit v0.9.0.2