From 0b5e7780505f2dde282b4954db35fe4032087fb8 Mon Sep 17 00:00:00 2001 From: Hylke Bons Date: Tue, 18 Dec 2012 22:44:37 +0100 Subject: [PATCH] linux: put app icons in 'apps' instead of 'places' --- SparkleShare/Linux/Pixmaps/icons/Makefile.am | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/SparkleShare/Linux/Pixmaps/icons/Makefile.am b/SparkleShare/Linux/Pixmaps/icons/Makefile.am index c77e4e8d..56e4a3d7 100755 --- a/SparkleShare/Linux/Pixmaps/icons/Makefile.am +++ b/SparkleShare/Linux/Pixmaps/icons/Makefile.am @@ -16,12 +16,12 @@ system_theme_icons = \ app_theme_icons = \ animations,process-working-22.png \ - places,sparkleshare-16.png \ - places,sparkleshare-22.png \ - places,sparkleshare-24.png \ - places,sparkleshare-256.png \ - places,sparkleshare-32.png \ - places,sparkleshare-48.png \ + apps,sparkleshare-16.png \ + apps,sparkleshare-22.png \ + apps,sparkleshare-24.png \ + apps,sparkleshare-256.png \ + apps,sparkleshare-32.png \ + apps,sparkleshare-48.png \ status,process-syncing-up-24.png \ status,process-syncing-down-24.png \ status,process-syncing-24.png \