From 31f3eee259d9f0d3f2066d7a29f8250fdcf6ac49 Mon Sep 17 00:00:00 2001 From: tpearson Date: Tue, 5 Jul 2011 18:42:34 +0000 Subject: Allow selection of *.icm files as well as the original *.icc files in the ICC configuration dialogs This closes bug #401 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1239906 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kcontrol/iccconfig/iccconfigbase.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kcontrol/iccconfig/iccconfigbase.ui b/kcontrol/iccconfig/iccconfigbase.ui index ae39951a6..cf66e3b1c 100644 --- a/kcontrol/iccconfig/iccconfigbase.ui +++ b/kcontrol/iccconfig/iccconfigbase.ui @@ -58,7 +58,7 @@ systemIccFile - *.icc + *.icc|ICC Standard Color Profiles (*.icc)\n*.icm|Windows(R) Color Profiles (*.icm) @@ -145,7 +145,7 @@ iccFile - *.icc + *.icc|ICC Standard Color Profiles (*.icc)\n*.icm|Windows(R) Color Profiles (*.icm) -- cgit v1.2.1