diff options
author | rhlabs <rhlabs@localhost> | 1998-04-17 02:28:16 +0800 |
---|---|---|
committer | rhlabs <rhlabs@localhost> | 1998-04-17 02:28:16 +0800 |
commit | fe316c1621c4937cd8849a9c117d8be1ae219e0e (patch) | |
tree | 10fc94e717c8f322fa7a4e7d14b2897dce59a21c | |
parent | 71df66748854651aff14970a29fe239f55361e75 (diff) | |
download | gsoc2013-evolution-fe316c1621c4937cd8849a9c117d8be1ae219e0e.tar gsoc2013-evolution-fe316c1621c4937cd8849a9c117d8be1ae219e0e.tar.gz gsoc2013-evolution-fe316c1621c4937cd8849a9c117d8be1ae219e0e.tar.bz2 gsoc2013-evolution-fe316c1621c4937cd8849a9c117d8be1ae219e0e.tar.lz gsoc2013-evolution-fe316c1621c4937cd8849a9c117d8be1ae219e0e.tar.xz gsoc2013-evolution-fe316c1621c4937cd8849a9c117d8be1ae219e0e.tar.zst gsoc2013-evolution-fe316c1621c4937cd8849a9c117d8be1ae219e0e.zip |
Changed exec name to gnomecal, not gncal
Dr Mike <msf@redhat.com>
svn path=/trunk/; revision=144
-rw-r--r-- | calendar/gncal.desktop | 2 | ||||
-rw-r--r-- | calendar/gui/gncal.desktop | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/calendar/gncal.desktop b/calendar/gncal.desktop index 045553c9de..c5c024da7f 100644 --- a/calendar/gncal.desktop +++ b/calendar/gncal.desktop @@ -6,7 +6,7 @@ Name[de]=Kalender Comment=Calendar application Comment[fr]=Calendrier Gnome Comment[de]=Gnome Kalender -Exec=gncal +Exec=gnomecal Icon= Terminal=0 Type=Application diff --git a/calendar/gui/gncal.desktop b/calendar/gui/gncal.desktop index 045553c9de..c5c024da7f 100644 --- a/calendar/gui/gncal.desktop +++ b/calendar/gui/gncal.desktop @@ -6,7 +6,7 @@ Name[de]=Kalender Comment=Calendar application Comment[fr]=Calendrier Gnome Comment[de]=Gnome Kalender -Exec=gncal +Exec=gnomecal Icon= Terminal=0 Type=Application |