summaryrefslogtreecommitdiff
path: root/SparkleShare/Linux/EventLog.cs
diff options
context:
space:
mode:
Diffstat (limited to 'SparkleShare/Linux/EventLog.cs')
-rwxr-xr-xSparkleShare/Linux/EventLog.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/SparkleShare/Linux/EventLog.cs b/SparkleShare/Linux/EventLog.cs
index 28ee613..b6d1c53 100755
--- a/SparkleShare/Linux/EventLog.cs
+++ b/SparkleShare/Linux/EventLog.cs
@@ -40,8 +40,6 @@ namespace SparkleShare {
public EventLog () : base ("Recent Changes")
{
- SetWmclass ("SparkleShare", "SparkleShare");
-
TypeHint = Gdk.WindowTypeHint.Dialog;
IconName = "org.sparkleshare.SparkleShare";