summaryrefslogtreecommitdiffstats
path: root/src/k9main.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2019-06-26 23:22:42 +0900
committerMichele Calgaro <[email protected]>2019-06-26 23:22:42 +0900
commitef9e8598a7e75db9d74f31e1c8bf4ad43ad386c3 (patch)
tree8058b7693a79c852d1938e918ef3ad55ab4906ce /src/k9main.cpp
parent4c4a0bdad3cfccbf523a4e70238970237dc360bd (diff)
downloadk9copy-ef9e8598a7e75db9d74f31e1c8bf4ad43ad386c3.tar.gz
k9copy-ef9e8598a7e75db9d74f31e1c8bf4ad43ad386c3.zip
Adjusted to new normalized device icon names in tdelibs.
Signed-off-by: Michele Calgaro <[email protected]>
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++)
{