From quanta-devel Sun Feb 27 19:20:29 2005 From: Andras Mantia Date: Sun, 27 Feb 2005 19:20:29 +0000 To: quanta-devel Subject: [quanta-devel] KDE_3_4_BRANCH: kdewebdev/quanta Message-Id: <20050227192029.3C5FB148A2 () office ! kde ! org> X-MARC-Message: https://marc.info/?l=quanta-devel&m=110953204707702 CVS commit by amantia: Disable Format XML Code in 3.4.0. CCMAIL: quanta-devel@kde.org M +1 -2 data/config/quantaui.rc 1.141.2.1 M +2 -2 src/quanta_init.cpp 1.593.2.1 --- kdewebdev/quanta/data/config/quantaui.rc #1.141:1.141.2.1 @@ -1,4 +1,4 @@ - + @@ -140,5 +140,4 @@ - --- kdewebdev/quanta/src/quanta_init.cpp #1.593:1.593.2.1 @@ -798,8 +798,8 @@ void QuantaInit::initActions() ac, "tools_document_properties" ); - (void) new KAction ( i18n ("F&ormat XML Code"), 0, +/* (void) new KAction ( i18n ("F&ormat XML Code"), 0, m_quanta, SLOT( slotCodeFormatting() ), ac, "tools_code_formatting"); - +*/ (void) new KAction( i18n( "&Convert Tag && Attribute Case..."), 0, m_quanta, SLOT(slotConvertCase()), _______________________________________________ quanta-devel mailing list quanta-devel@kde.org https://mail.kde.org/mailman/listinfo/quanta-devel