summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bibletime/util/cresmgr.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/bibletime/util/cresmgr.cpp b/bibletime/util/cresmgr.cpp
index edefafe..7aac7af 100644
--- a/bibletime/util/cresmgr.cpp
+++ b/bibletime/util/cresmgr.cpp
@@ -718,7 +718,7 @@ namespace CResMgr {
const TQString icon = "unlock";
}
namespace aboutModule {
- const TQString icon = "info";
+ const TQString icon = "application-vnd.tde.info";
}
}
}