diff options
author | Fatih Demir <kabalak@src.gnome.org> | 2000-07-20 05:57:39 +0800 |
---|---|---|
committer | Fatih Demir <kabalak@src.gnome.org> | 2000-07-20 05:57:39 +0800 |
commit | a3ba8ebd3b32d4f86420f646cdac38a5a93ed22b (patch) | |
tree | 500c25d0c4edd32c6af94bbef4b7f267f4cb4443 | |
parent | 827e1ce10e61a178d755d7f73e373f4a6241fa36 (diff) | |
download | gsoc2013-evolution-a3ba8ebd3b32d4f86420f646cdac38a5a93ed22b.tar gsoc2013-evolution-a3ba8ebd3b32d4f86420f646cdac38a5a93ed22b.tar.gz gsoc2013-evolution-a3ba8ebd3b32d4f86420f646cdac38a5a93ed22b.tar.bz2 gsoc2013-evolution-a3ba8ebd3b32d4f86420f646cdac38a5a93ed22b.tar.lz gsoc2013-evolution-a3ba8ebd3b32d4f86420f646cdac38a5a93ed22b.tar.xz gsoc2013-evolution-a3ba8ebd3b32d4f86420f646cdac38a5a93ed22b.tar.zst gsoc2013-evolution-a3ba8ebd3b32d4f86420f646cdac38a5a93ed22b.zip |
Added the Turkish desktop entries
svn path=/trunk/; revision=4227
-rw-r--r-- | calendar/ChangeLog | 7 | ||||
-rw-r--r-- | calendar/conduits/calendar/calendar-conduit-control-applet.desktop | 2 | ||||
-rw-r--r-- | calendar/conduits/todo/todo-conduit-control-applet.desktop | 2 |
3 files changed, 11 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 8cdae01224..e891dc8352 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2000-07-19 Fatih Demir <kabalak@gmx.net> + + * conduits/calendar/calendar-conduit-control-applet.desktop: + + * conduits/todo/todo-conduit-control-applet.desktop: + Added the Turkish desktop entries. + 2000-07-18 Federico Mena Quintero <federico@helixcode.com> * cal-util/cal-component.c (cal_component_alarm_free): Free the diff --git a/calendar/conduits/calendar/calendar-conduit-control-applet.desktop b/calendar/conduits/calendar/calendar-conduit-control-applet.desktop index 40e3e21d8f..15fd0dc77b 100644 --- a/calendar/conduits/calendar/calendar-conduit-control-applet.desktop +++ b/calendar/conduits/calendar/calendar-conduit-control-applet.desktop @@ -2,9 +2,11 @@ Name=Calendar conduit Name[da]=Gnome kalender Name[no]=GNOME kalender +Name[tr]=Takvim parçasý Comment=Configure the GnomeCal conduit Comment[da]=Konfigurér GnomeCal-komponent Comment[no]=Konfigurér GnomeCal-komponent +Comment[tr]=GnomeCal takvim parçasý ayarlarý Exec=calendar-conduit-control-applet --cap-id=1 Terminal=0 Type=Application diff --git a/calendar/conduits/todo/todo-conduit-control-applet.desktop b/calendar/conduits/todo/todo-conduit-control-applet.desktop index a817e16843..28bbeebde3 100644 --- a/calendar/conduits/todo/todo-conduit-control-applet.desktop +++ b/calendar/conduits/todo/todo-conduit-control-applet.desktop @@ -2,9 +2,11 @@ Name=Todo conduit Name[da]=Udstående Name[no]=Oppgaver +Name[tr]=Yapýlacaklar parçasý Comment=Configure the todo conduit Comment[da]=Konfigurér Udstående Comment[no]=Konfigurér oppgavelisten +Comment[tr]=Yapýlacaklar parçasý ayarlarý Exec=todo-conduit-control-applet --cap-id=1 Terminal=0 Type=Application |