From kde-commits Tue May 27 11:57:04 2003 From: Harald Fernengel Date: Tue, 27 May 2003 11:57:04 +0000 To: kde-commits Subject: kdevelop/parts/autoproject X-MARC-Message: https://marc.info/?l=kde-commits&m=105403663329948 CVS commit by harald: nicer name for the menu and increased version nr. in the rc file M +1 -1 autoprojectpart.cpp 1.92 M +1 -1 kdevautoproject.rc 1.12 --- kdevelop/parts/autoproject/autoprojectpart.cpp #1.91:1.92 @@ -111,5 +111,5 @@ AutoProjectPart::AutoProjectPart(QObject actionCollection(), "build_install" ); - action = new KAction( i18n("Install with kdesu"), 0, + action = new KAction( i18n("Install (as root user)"), 0, this, SLOT(slotInstallWithKdesu()), actionCollection(), "build_install_kdesu" ); --- kdevelop/parts/autoproject/kdevautoproject.rc #1.11:1.12 @@ -1,4 +1,4 @@ - +