summaryrefslogtreecommitdiffstats
path: root/kpackage/debInterface.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kpackage/debInterface.cpp')
-rw-r--r--kpackage/debInterface.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpackage/debInterface.cpp b/kpackage/debInterface.cpp
index dddbe4f..5b0bf58 100644
--- a/kpackage/debInterface.cpp
+++ b/kpackage/debInterface.cpp
@@ -56,7 +56,7 @@ extern TDEApplication *app;
DEB::DEB():pkgInterface()
{
head = "DEB";
- icon = "deb";
+ icon = "application-x-deb";
pict = UserIcon(icon);
bad_pict = UserIcon("dbad");