summaryrefslogtreecommitdiffstats
path: root/tdeioslaves/videodvd/videodvd.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2015-03-02 09:08:49 -0600
committerTimothy Pearson <[email protected]>2015-03-02 09:08:49 -0600
commit7cf23e1d750fa225835e83ad2d45ecb00eff9f37 (patch)
tree0dd5850fbb187236b114b45bbf3927a5209995e8 /tdeioslaves/videodvd/videodvd.cpp
parent17800ee30d51f3eb191b90dad50ad972bd5e41d0 (diff)
downloadk3b-7cf23e1d750fa225835e83ad2d45ecb00eff9f37.tar.gz
k3b-7cf23e1d750fa225835e83ad2d45ecb00eff9f37.zip
Rename most device icons to comply with XDG standards
Diffstat (limited to 'tdeioslaves/videodvd/videodvd.cpp')
-rw-r--r--tdeioslaves/videodvd/videodvd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeioslaves/videodvd/videodvd.cpp b/tdeioslaves/videodvd/videodvd.cpp
index 7ddaa28..881f09c 100644
--- a/tdeioslaves/videodvd/videodvd.cpp
+++ b/tdeioslaves/videodvd/videodvd.cpp
@@ -302,7 +302,7 @@ void tdeio_videodvdProtocol::listVideoDVDs()
uds.append( a );
a.m_uds = TDEIO::UDS_ICON_NAME;
- a.m_str = "dvd_unmount";
+ a.m_str = "media-optical-dvd";
uds.append( a );
udsl.append( uds );