diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:13:12 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:13:12 -0600 |
commit | c0695dee383cf8b5a856dc412a54238926599956 (patch) | |
tree | 722fff466787adda2fceda598117d7e7b5560ca0 /src/data | |
parent | 151a9ebb248b018d3036f7da2f58f404851917d6 (diff) | |
download | piklab-c0695dee383cf8b5a856dc412a54238926599956.tar.gz piklab-c0695dee383cf8b5a856dc412a54238926599956.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/data')
-rw-r--r-- | src/data/app_data/piklabui.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/data/app_data/piklabui.rc b/src/data/app_data/piklabui.rc index b6c4845..23caad7 100644 --- a/src/data/app_data/piklabui.rc +++ b/src/data/app_data/piklabui.rc @@ -185,7 +185,7 @@ <Action name="debug_reset" /> </ToolBar> -<Menu name="ktexteditor_popup"> +<Menu name="tdetexteditor_popup"> <Action name="enable_breakpoint" /> <Action name="toggle_breakpoint" /> <Action name="clear_breakpoints" /> |