diff options
Diffstat (limited to 'stickynotes/Makefile.am')
-rw-r--r-- | stickynotes/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stickynotes/Makefile.am b/stickynotes/Makefile.am index 2f1e8fef..9a0fa9c0 100644 --- a/stickynotes/Makefile.am +++ b/stickynotes/Makefile.am @@ -16,7 +16,7 @@ INCLUDES = \ $(LIBWNCK_CFLAGS) \ $(XML2_CFLAGS) \ -DSTICKYNOTES_MENU_UI_DIR=\""$(uidir)"\"\ - -DSTICKYNOTES_ICONDIR=\"$(datadir)/pixmaps/stickynotes/\" + -DSTICKYNOTES_ICONDIR=\"$(datadir)/pixmaps/mate-stickynotes/\" libexec_PROGRAMS = stickynotes_applet |