diff --git a/kcms/emoticons/emoticonslist.cpp b/kcms/emoticons/emoticonslist.cpp --- a/kcms/emoticons/emoticonslist.cpp +++ b/kcms/emoticons/emoticonslist.cpp @@ -114,7 +114,7 @@ btAdd->setIcon(QIcon::fromTheme(QStringLiteral("list-add"))); btEdit->setIcon(QIcon::fromTheme(QStringLiteral("edit-rename"))); btRemoveEmoticon->setIcon(QIcon::fromTheme(QStringLiteral("edit-delete"))); - btNew->setIcon(QIcon::fromTheme(QStringLiteral("document-new"))); + btNew->setIcon(QIcon::fromTheme(QStringLiteral("list-add"))); btGetNew->setIcon(QIcon::fromTheme(QStringLiteral("get-hot-new-stuff"))); btInstall->setIcon(QIcon::fromTheme(QStringLiteral("document-import"))); btRemoveTheme->setIcon(QIcon::fromTheme(QStringLiteral("edit-delete"))); @@ -361,7 +361,7 @@ void EmoticonList::newTheme() { - const QString name = KInputDialog::getText(i18n("New Emoticon Theme"), i18n("Enter the name of the new emoticon theme:")); + const QString name = KInputDialog::getText(i18n("New Emoticon Theme"), i18n("Name of new emoticon theme:")); if (name.isEmpty()) return; const QString path = KGlobal::dirs()->saveLocation("emoticons", name, false); diff --git a/kcms/emoticons/emoticonslist.ui b/kcms/emoticons/emoticonslist.ui --- a/kcms/emoticons/emoticonslist.ui +++ b/kcms/emoticons/emoticonslist.ui @@ -6,162 +6,212 @@ 0 0 - 630 - 419 + 729 + 400 Emoticons Manager - - - - - 22 - 22 - - - - - - - - - 22 - 22 - - - - - - - - Require spaces around emoticons + + + + + 0 + 0 + - - - - - Design a new emoticon theme + Install a theme archive file you already have locally - Start a new theme by assigning it a name. Then use the Add button on the right to add emoticons to this theme. + If you already have an emoticon theme archive locally, this button will unpack it and make it available for KDE applications - New Theme + Install from File... - - + + + + + 0 + 0 + + - Remove the selected theme from your disk + Create New Theme... - This will remove the selected theme from your disk. - - - Remove Theme + Create a new theme by assigning it a name. Then use the Add button on the right to add emoticons to this theme. + + + 0 + 0 + + Qt::Horizontal + + QSizePolicy::Preferred + 40 20 - - - - Create a new emoticon - - - Create a new emoticon by assigning it an icon and some text + + + + + 0 + 0 + - - Add... + + + 22 + 22 + - - + + + + + 0 + 0 + + - Modify the selected emoticon icon or text + Remove Theme - Edit the selected emoticon to change its icon or its text - - - Edit... + This will remove the selected theme from your disk. - - + + + + + 0 + 0 + + - Remove the selected emoticon + Get new emoticon icon themes from the Internet - Remove the selected emoticon from your disk + You need to be connected to the Internet to use this action. A dialog will display a list of emoticon themes from the http://www.kde-look.org website. Clicking the Install button associated with a theme will install this theme locally. - Remove + Get New Emoticons... + + + + .. - - - - Qt::Horizontal + + + + + 0 + 0 + - + + Require spaces around emoticons + + + + + + - 40 - 20 + 22 + 22 - + - - + + + + + 0 + 0 + + - Install a theme archive file you already have locally + Create New Emoticon... - If you already have an emoticon theme archive locally, this button will unpack it and make it available for KDE applications + Create a new emoticon by assigning it an icon and some text - - Install from File... + + + + + + + 0 + 0 + + + + Remove Emoticon + + + Remove the selected emoticon from your disk - + + + + 0 + 0 + + - Get new icon themes from the Internet + Edit Emoticon... - You need to be connected to the Internet to use this action. A dialog will display a list of emoticon themes from the http://www.kde-look.org website. Clicking the Install button associated with a theme will install this theme locally. + Edit the selected emoticon to change its icon or its text - - Get New Emoticons... + + + + + + Qt::Horizontal - - - - + + QSizePolicy::Expanding - + + + 40 + 20 + + +