diff options
author | Perberos <[email protected]> | 2011-11-15 18:07:41 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-11-15 18:07:41 -0300 |
commit | 01f6cac0620849cb01605e90c4d842f620a9c290 (patch) | |
tree | e196a68c63ef490c71a293461443ab62d07f8974 /cpufreq/pixmaps/Makefile.am | |
parent | 01c3c5b000d9b033a32f4892c0fedd2df1225f34 (diff) | |
download | mate-applets-01f6cac0620849cb01605e90c4d842f620a9c290.tar.bz2 mate-applets-01f6cac0620849cb01605e90c4d842f620a9c290.tar.xz |
fixing file conflicts with cpufreq applet
Diffstat (limited to 'cpufreq/pixmaps/Makefile.am')
-rw-r--r-- | cpufreq/pixmaps/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpufreq/pixmaps/Makefile.am b/cpufreq/pixmaps/Makefile.am index e13dcad5..fab407c3 100644 --- a/cpufreq/pixmaps/Makefile.am +++ b/cpufreq/pixmaps/Makefile.am @@ -1,5 +1,5 @@ -cpufreq_pixmapdir = $(pixmapsdir)/cpufreq-applet +cpufreq_pixmapdir = $(pixmapsdir)/mate-cpufreq-applet cpufreq_pixmap_DATA = \ cpufreq-100.png \ cpufreq-75.png \ |