summaryrefslogtreecommitdiff
path: root/typing-break/Makefile.am
diff options
context:
space:
mode:
authorPerberos <[email protected]>2012-05-03 17:04:03 -0300
committerPerberos <[email protected]>2012-05-03 17:04:03 -0300
commit006e3abdc5d7e3d1f8b5e13836f2933715ffab93 (patch)
tree27c278ae3c368a9afdd20e3fa5b642557e521f00 /typing-break/Makefile.am
parented66b7bdee4c2cdac8f1bc8d1b71e7fae602c341 (diff)
downloadmate-control-center-006e3abdc5d7e3d1f8b5e13836f2933715ffab93.tar.bz2
mate-control-center-006e3abdc5d7e3d1f8b5e13836f2933715ffab93.tar.xz
rename typing-monitor icon to mate-typing-monitor (https://github.com/mate-desktop/mate-control-center/issues/6)
Diffstat (limited to 'typing-break/Makefile.am')
-rw-r--r--typing-break/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/typing-break/Makefile.am b/typing-break/Makefile.am
index 1e1ad00d..18bb61af 100644
--- a/typing-break/Makefile.am
+++ b/typing-break/Makefile.am
@@ -40,9 +40,9 @@ dist_image_DATA = bar.png bar-red.png bar-green.png bar-disabled.png ocean-strip
# Themeable application icon
icondir = $(datadir)/icons/hicolor/48x48/apps
-dist_icon_DATA = typing-monitor.png
+dist_icon_DATA = mate-typing-monitor.png
svgicondir = $(datadir)/icons/hicolor/scalable/apps
-dist_svgicon_DATA = typing-monitor.svg
+dist_svgicon_DATA = mate-typing-monitor.svg
gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
install-data-hook: update-icon-cache
uninstall-hook: update-icon-cache