~ubuntu-branches/ubuntu/natty/kadu/natty

« back to all changes in this revision

Viewing changes to externalmodules/senthistory/configuration/senthistory.ui

  • Committer: Package Import Robot
  • Author(s): Kiszel Kristóf
  • Date: 2010-07-21 15:24:54 UTC
  • mfrom: (0.6.1) (0.5.1) (1.4.1) (22.1.2 maverick)
  • Revision ID: package-import@ubuntu.com-20100721152454-vttqle18lovfudni
Tags: 0.6.5.4.ds1-3ubuntu2
Remove libqt4-webkit-dev from build-depends and add
libqtwebkit-dev for qtwebkit transition

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<configuration-ui>
 
2
        <section name="Shortcuts">
 
3
                <tab name="Chat">
 
4
                        <group-box name="Sent messages' history">
 
5
                                <hot-key-edit caption="Previous message"                config-section="SentHistory" config-item="PreviousMessage"             id="senthistory/previousMessage"             />
 
6
                                <hot-key-edit caption="Next message"                    config-section="SentHistory" config-item="NextMessage"                 id="senthistory/nextMessage"                 />
 
7
                                <hot-key-edit caption="Previous message from all chats" config-section="SentHistory" config-item="PreviousMessageFromAllChats" id="senthistory/previousMessageFromAllChats" />
 
8
                                <hot-key-edit caption="Next message from all chats"     config-section="SentHistory" config-item="NextMessageFromAllChats"     id="senthistory/nexeMessageFromAllChats"     />
 
9
                        </group-box>
 
10
                </tab>
 
11
        </section>
 
12
</configuration-ui>