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

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/wallpapers/image
From:       Beat Wolf <asraniel () fryx ! ch>
Date:       2009-01-31 19:50:39
Message-ID: 1233431439.557849.26147.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 919346 by beatwolf:

Let the user choose .xcf files as background images
BUG:182592


 M  +1 -1      image.cpp  


--- trunk/KDE/kdebase/workspace/plasma/wallpapers/image/image.cpp #919345:919346
@@ -430,7 +430,7 @@
 void Image::showFileDialog()
 {
     if (!m_dialog) {
-        m_dialog = new KFileDialog(KUrl(), "*.png *.jpeg *.jpg *.svg *.svgz", m_widget);
+        m_dialog = new KFileDialog(KUrl(), "*.png *.jpeg *.jpg *.xcf *.svg *.svgz", m_widget);
         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