From e2de64d6f1beb9e492daf5b886e19933c1fa41dd 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/kdemultimedia@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kaudiocreator/encodefile.ui | 345 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 345 insertions(+) create mode 100644 kaudiocreator/encodefile.ui (limited to 'kaudiocreator/encodefile.ui') diff --git a/kaudiocreator/encodefile.ui b/kaudiocreator/encodefile.ui new file mode 100644 index 00000000..21163f87 --- /dev/null +++ b/kaudiocreator/encodefile.ui @@ -0,0 +1,345 @@ + +EncodeFile + + + EncodeFile + + + + 0 + 0 + 339 + 452 + + + + Encode File + + + + unnamed + + + + layout5 + + + + unnamed + + + + textLabel1 + + + &File to encode: + + + file + + + + + file + + + true + + + + + + + groupBox2 + + + Track + + + + unnamed + + + + track + + + 1 + + + + + textLabel4 + + + Track: + + + AlignVCenter|AlignRight + + + + + textLabel5 + + + Comment: + + + AlignVCenter|AlignRight + + + + + track_comment + + + + + textLabel3 + + + Title: + + + AlignVCenter|AlignRight + + + + + + + textLabel2 + + + Artist: + + + AlignVCenter|AlignRight + + + + + track_title + + + + + track_artist + + + + + + + groupBox1 + + + Album + + + + unnamed + + + + artist + + + + + textLabel6 + + + Artist: + + + AlignVCenter|AlignRight + + + + + + + textLabel7 + + + Album: + + + AlignVCenter|AlignRight + + + + + + + album + + + + + year + + + 99999 + + + + + textLabel8 + + + Year: + + + AlignVCenter|AlignRight + + + + + + + textLabel9 + + + Genre: + + + AlignVCenter|AlignRight + + + + + + + genre + + + + + textLabel10 + + + Comment: + + + AlignVCenter|AlignRight + + + + + comment + + + + + + + spacer8 + + + Vertical + + + Expanding + + + + 20 + 16 + + + + + + line1 + + + HLine + + + Sunken + + + Horizontal + + + + + layout4 + + + + unnamed + + + + spacer6 + + + Horizontal + + + Expanding + + + + 121 + 20 + + + + + + encodeButton + + + false + + + &Encode File + + + + + closeButton + + + &Close + + + + + + + + + closeButton + clicked() + EncodeFile + accept() + + + + file + track_artist + track_title + track + track_comment + artist + album + year + genre + comment + encodeButton + closeButton + + + + kdialog.h + kurlrequester.h + klineedit.h + kpushbutton.h + + -- cgit v1.2.1