summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/panel.cpp
diff options
context:
space:
mode:
authorAlexandre Prokoudine <alexandre.prokoudine@gmail.com>2008-02-20 08:50:40 +0000
committerprokoudine <prokoudine@users.sourceforge.net>2008-02-20 08:50:40 +0000
commitd0cf523b8fa70c8954d741057d4c403762b3c72b (patch)
treef5f90c9a1a96b8b05a7edcd918152b12aab5e4f1 /src/ui/widget/panel.cpp
parentRevision: 17284 (diff)
downloadinkscape-d0cf523b8fa70c8954d741057d4c403762b3c72b.tar.gz
inkscape-d0cf523b8fa70c8954d741057d4c403762b3c72b.zip
yet another contextual split
(bzr r4788)
Diffstat (limited to 'src/ui/widget/panel.cpp')
-rw-r--r--src/ui/widget/panel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/widget/panel.cpp b/src/ui/widget/panel.cpp
index e6b24c14a..0b6527a5a 100644
--- a/src/ui/widget/panel.cpp
+++ b/src/ui/widget/panel.cpp
@@ -111,7 +111,7 @@ void Panel::_init()
const char *things[] = {
N_("tiny"),
N_("small"),
- N_("medium"),
+ Q_("swatches|medium"),
N_("large"),
N_("huge")
};