summaryrefslogtreecommitdiffstats
path: root/src/k9main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/k9main.cpp')
-rw-r--r--src/k9main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/k9main.cpp b/src/k9main.cpp
index 6d182b3..bf1737f 100644
--- a/src/k9main.cpp
+++ b/src/k9main.cpp
@@ -576,7 +576,7 @@ void k9Main::Open()
root->setRenameEnabled(0,true);
root->obj=NULL;
root->streamType=NONE;
- root->setPixmap(0,SmallIcon("media-optical-dvd"));
+ root->setPixmap(0,SmallIcon("media-optical-dvd-unmounted"));
for (i=0;i<dvd->gettitlesetCount();i++)
{