From 84da08d7b7fcda12c85caeb5a10b4903770a6f69 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- konq-plugins/sidebar/delicious/widget.ui | 165 +++++++++++++++++++++++++++++++ 1 file changed, 165 insertions(+) create mode 100644 konq-plugins/sidebar/delicious/widget.ui (limited to 'konq-plugins/sidebar/delicious/widget.ui') diff --git a/konq-plugins/sidebar/delicious/widget.ui b/konq-plugins/sidebar/delicious/widget.ui new file mode 100644 index 0000000..daccbe9 --- /dev/null +++ b/konq-plugins/sidebar/delicious/widget.ui @@ -0,0 +1,165 @@ + +MainWidget_base +Lukáš Tinkl <lukas@kde.org> + + + Form1 + + + + 0 + 0 + 411 + 595 + + + + + unnamed + + + + splitter3 + + + Vertical + + + + groupBox2 + + + Tags + + + + unnamed + + + + btnRefreshTags + + + &Refresh Tags + + + Refresh the list of tags + + + + + + Tag + + + true + + + true + + + + + Count + + + true + + + true + + + + lvTags + + + true + + + AllColumns + + + + + + + groupBox1 + + + Bookmarks + + + + unnamed + + + + btnRefreshBookmarks + + + Refresh &Bookmarks + + + Refresh the list of bookmarks according to the selected tags + + + + + btnNew + + + Post &New... + + + Post a new bookmark + + + + + + Description + + + true + + + true + + + + + Date + + + true + + + true + + + + lvBookmarks + + + true + + + true + + + AllColumns + + + false + + + + + + + + + + klistview.h + + -- cgit v1.2.1