diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:12:26 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:12:26 -0600 |
commit | 0ec603a650cc7b82eda626d8498af000496d9cbb (patch) | |
tree | 7f32e1663683d941125ead68ff07881d046b540b /src/ktechlabui.rc | |
parent | 2b37df4ca0c9bae516c4fa00579584d6e3fcfd27 (diff) | |
download | ktechlab-0ec603a650cc7b82eda626d8498af000496d9cbb.tar.gz ktechlab-0ec603a650cc7b82eda626d8498af000496d9cbb.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/ktechlabui.rc')
-rw-r--r-- | src/ktechlabui.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ktechlabui.rc b/src/ktechlabui.rc index ade29e5..664126b 100644 --- a/src/ktechlabui.rc +++ b/src/ktechlabui.rc @@ -117,7 +117,7 @@ <ActionList name="component_actionlist"/> </Menu> - <Menu name="ktexteditor_popup"> + <Menu name="tdetexteditor_popup"> <Action name="edit_undo" group="popup_operations" /> <Action name="edit_redo" group="popup_operations" /> <Separator group="popup_operations" /> |