summaryrefslogtreecommitdiffstats
path: root/libkdepim/komposer/core/komposerui.rc
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 15:57:02 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 15:57:02 -0600
commit2c2fbd828ca474671bb9e03681b30b115d8d6035 (patch)
tree526a9da418f8d3d7ccf515c37048d3dfc80f2843 /libkdepim/komposer/core/komposerui.rc
parentf0610eece3676b6fe99f42cf4ef2b19a39a5c4e8 (diff)
downloadtdepim-2c2fbd828ca474671bb9e03681b30b115d8d6035.tar.gz
tdepim-2c2fbd828ca474671bb9e03681b30b115d8d6035.zip
Actually move the kde files that were renamed in the last commit
Diffstat (limited to 'libkdepim/komposer/core/komposerui.rc')
-rw-r--r--libkdepim/komposer/core/komposerui.rc51
1 files changed, 0 insertions, 51 deletions
diff --git a/libkdepim/komposer/core/komposerui.rc b/libkdepim/komposer/core/komposerui.rc
deleted file mode 100644
index 83ec4d299..000000000
--- a/libkdepim/komposer/core/komposerui.rc
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE kpartgui >
-<kpartgui version="2" name="komposer" >
-<MenuBar>
- <Menu name="file" noMerge="1">
- <text>&amp;Message</text>
- <Action name="new_composer" />
- <Action name="open_mailreader" />
- <Separator/>
- <Action name="send_default" />
- <Action name="send_alternative" />
- <Action name="save_in_drafts" />
- <Separator/>
- <Action name="insert_file" />
- <Action name="file_print" />
- <Separator/>
- <Merge/>
- <Separator/>
- <Action name="file_close" />
- </Menu>
- <Merge />
- <Menu noMerge="1" name="attach">
- <text>&amp;Attach</text>
- <Merge/>
- <Separator/>
- <Action name="attach_file"/>
- <Action name="remove_attachment"/>
- <Action name="attachment_properties"/>
- </Menu>
- <Menu noMerge="1" name="Tools">
- <text>&amp;Tools</text>
- <Merge/>
- <Action name="addressbook"/>
- </Menu>
- <Menu noMerge="1" name="settings">
- <text>&amp;Settings</text>
- <Merge/>
- <Separator/>
- <Action name="settings_configure_komposer"/>
- </Menu>
-</MenuBar>
-<ToolBar position="Top" iconText="IconOnly" noMerge="1" name="mainToolBar"><text>Main Toolbar</text>
- <Action name="send_default" />
- <Action name="send_alternative" />
- <Separator/>
- <Action name="attach_file"/>
- <Separator/>
- <Merge/>
- <Separator/>
- <Action name="help_whats_this"/>
-</ToolBar>
-</kpartgui>