aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Fulbright <drmike@src.gnome.org>1999-02-26 04:15:36 +0800
committerMichael Fulbright <drmike@src.gnome.org>1999-02-26 04:15:36 +0800
commit80f83d0085ff5ee4f59b7be88ad4ff6499558c7e (patch)
treeb0e4b9c9aad346197ac39d8820c7c230a32d337e
parentc293de1acac10edd09e132297970d69f2caed27c (diff)
downloadgsoc2013-evolution-80f83d0085ff5ee4f59b7be88ad4ff6499558c7e.tar
gsoc2013-evolution-80f83d0085ff5ee4f59b7be88ad4ff6499558c7e.tar.gz
gsoc2013-evolution-80f83d0085ff5ee4f59b7be88ad4ff6499558c7e.tar.bz2
gsoc2013-evolution-80f83d0085ff5ee4f59b7be88ad4ff6499558c7e.tar.lz
gsoc2013-evolution-80f83d0085ff5ee4f59b7be88ad4ff6499558c7e.tar.xz
gsoc2013-evolution-80f83d0085ff5ee4f59b7be88ad4ff6499558c7e.tar.zst
gsoc2013-evolution-80f83d0085ff5ee4f59b7be88ad4ff6499558c7e.zip
Implemented new panel groups as suggested on gnome-hackers
Dr Mike <drmike@redhat.com> svn path=/trunk/; revision=706
-rw-r--r--calendar/Makefile.am2
-rw-r--r--calendar/gui/Makefile.am2
2 files changed, 2 insertions, 2 deletions
diff --git a/calendar/Makefile.am b/calendar/Makefile.am
index c7f96c4df7..20f5f37132 100644
--- a/calendar/Makefile.am
+++ b/calendar/Makefile.am
@@ -72,7 +72,7 @@ EXTRA_DIST = \
recur.xpm
-Productivitydir = $(datadir)/gnome/apps/Productivity
+Productivitydir = $(datadir)/gnome/apps/Applications
Productivity_DATA = gncal.desktop
diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am
index c7f96c4df7..20f5f37132 100644
--- a/calendar/gui/Makefile.am
+++ b/calendar/gui/Makefile.am
@@ -72,7 +72,7 @@ EXTRA_DIST = \
recur.xpm
-Productivitydir = $(datadir)/gnome/apps/Productivity
+Productivitydir = $(datadir)/gnome/apps/Applications
Productivity_DATA = gncal.desktop