[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/generic/wallpapers/image
From:       Beat Wolf <asraniel () fryx ! ch>
Date:       2010-05-18 17:39:10
Message-ID: 20100518173910.8AD9DAC8BA () svn ! kde ! org
[Download RAW message or body]

SVN commit 1128213 by beatwolf:

allow loading of bmp files
BUG:237990


 M  +1 -1      image.cpp  


--- trunk/KDE/kdebase/workspace/plasma/generic/wallpapers/image/image.cpp \
#1128212:1128213 @@ -482,7 +482,7 @@
 void Image::showFileDialog()
 {
     if (!m_dialog) {
-        m_dialog = new KFileDialog(KUrl(), "*.png *.jpeg *.jpg *.xcf *.svg *.svgz", \
m_configWidget); +        m_dialog = new KFileDialog(KUrl(), "*.png *.jpeg *.jpg \
*.xcf *.svg *.svgz *.bmp", m_configWidget);  \
m_dialog->setOperationMode(KFileDialog::Opening);  \
m_dialog->setInlinePreviewShown(true);  m_dialog->setCaption(i18n("Select Wallpaper \
Image File"));


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic