diff options
author | Michael Fulbright <drmike@src.gnome.org> | 1999-02-26 04:15:36 +0800 |
---|---|---|
committer | Michael Fulbright <drmike@src.gnome.org> | 1999-02-26 04:15:36 +0800 |
commit | 80f83d0085ff5ee4f59b7be88ad4ff6499558c7e (patch) | |
tree | b0e4b9c9aad346197ac39d8820c7c230a32d337e /calendar/gui | |
parent | c293de1acac10edd09e132297970d69f2caed27c (diff) | |
download | gsoc2013-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
Diffstat (limited to 'calendar/gui')
-rw-r--r-- | calendar/gui/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 |