Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/model/homeactivity.py
diff options
context:
space:
mode:
Diffstat (limited to 'shell/model/homeactivity.py')
-rw-r--r--shell/model/homeactivity.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/model/homeactivity.py b/shell/model/homeactivity.py
index e95fe9a..434a3a6 100644
--- a/shell/model/homeactivity.py
+++ b/shell/model/homeactivity.py
@@ -103,7 +103,7 @@ class HomeActivity(gobject.GObject):
if self._activity_info:
return self._activity_info.icon
else:
- return 'theme:stock-missing'
+ return 'theme:image-missing'
def get_icon_color(self):
"""Retrieve the appropriate icon colour for this activity