From 473aa7b12a41fb8c3765e6f8821ab09870eae007 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 7 Dec 2011 19:07:56 -0600 Subject: Rename KDEHOME and KDEDIR --- korundum/rubylib/templates/annotated/menuapp3.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'korundum/rubylib/templates/annotated') diff --git a/korundum/rubylib/templates/annotated/menuapp3.rb b/korundum/rubylib/templates/annotated/menuapp3.rb index bd701d43..c5ccccfc 100644 --- a/korundum/rubylib/templates/annotated/menuapp3.rb +++ b/korundum/rubylib/templates/annotated/menuapp3.rb @@ -58,7 +58,7 @@ class MainWin < KDE::MainWindow # menuapp2.rb. Otherwise, the menuapp2 and menuapp3 # are identical 'createGUI' expects to find 'menuapp3ui.rc' # either in the directory menuapp3.rb is run from, or - # in $KDEDIR/apps/menuapp3/ + # in $TDEDIR/apps/menuapp3/ createGUI() # Create the status bar @@ -83,7 +83,7 @@ class MainWin < KDE::MainWindow # The standard actions only need to specify the slot # where the code for the action is located - # Because the XMLGUI mechanism parses $KDEDIR/config/ui/ui_standards.rc + # Because the XMLGUI mechanism parses $TDEDIR/config/ui/ui_standards.rc # before parsing and merging menuapp3ui.rc, it actually isn't # necessary to list KDE::StdAction actions in menuapp3.rc. THE XMLGUI # code will create menu/toolbar items and place them *automatically* -- cgit v1.2.1