diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/.cvsignore | 2 | ||||
-rw-r--r-- | data/Makefile.am | 6 | ||||
-rw-r--r-- | data/evolution.desktop | 30 | ||||
-rw-r--r-- | data/evolution.keys | 27 |
4 files changed, 0 insertions, 65 deletions
diff --git a/data/.cvsignore b/data/.cvsignore deleted file mode 100644 index 282522db03..0000000000 --- a/data/.cvsignore +++ /dev/null @@ -1,2 +0,0 @@ -Makefile -Makefile.in diff --git a/data/Makefile.am b/data/Makefile.am deleted file mode 100644 index 1748709438..0000000000 --- a/data/Makefile.am +++ /dev/null @@ -1,6 +0,0 @@ -mimedir = $(datadir)/mime-info -mime_DATA = evolution.keys - -EXTRA_DIST = \ - evolution.desktop \ - $(mime_DATA)
\ No newline at end of file diff --git a/data/evolution.desktop b/data/evolution.desktop deleted file mode 100644 index 6e1c463530..0000000000 --- a/data/evolution.desktop +++ /dev/null @@ -1,30 +0,0 @@ -[Desktop Entry] -Name=Evolution -Name[pt_BR]=Evolution -Name[da]=Evolution -Name[es]=Evolution -Name[fr]=Evolucija -Name[hu]=Evolúció -Name[lt]=Evolution -Name[no]=Evolution -Name[ru]=ü×ÏÌÀÃÉÑ -Name[sk]=Evolution -Name[sl]=Evolucija -Name[sv]=Evolution -Name[tr]=Evolution -Comment=Mail, Contacts and Task. -Comment[pt_BR]=Correio, Contatos e Tarefa. -Comment[da]=E-post, kontakter og opgaver. -Comment[es]=Correo electrónico, contactos y agenda de tareas. -Comment[fr]=Courrier électronique, Contacts, Agenda et Tâches. -Comment[hu]=A GNOME csoportmunka-szoftvere -Comment[lt]=El. paðtas, adresai ir uþduotys -Comment[no]=E-post, kontakter og oppgaver. -Comment[ru]=üÌ.ÐÏÞÔÁ, ËÏÎÔÁËÔÙ É ÚÁÄÁÎÉÑ. -Comment[sk]=Po¹ta, Kontakty a Úlohy. -Comment[sl]=Po¹ta, stiki in naloge. -Comment[sv]=E-post, kontakter och uppgifter. -Comment[tr]=ePosta, tanýk ve görevler -Exec=evolution -Terminal=0 -Type=Application diff --git a/data/evolution.keys b/data/evolution.keys deleted file mode 100644 index 5bd89cbda5..0000000000 --- a/data/evolution.keys +++ /dev/null @@ -1,27 +0,0 @@ -text/x-vcard - description=address card - [no]description=adressekort - default_action_type=component - default_component_iid=OAFIID:GNOME_Evolution_Addressbook_MiniCard_Control - short_list_component_iids_for_novice_user_level=OAFIID:GNOME_Evolution_Addressbook_MiniCard_Control - short_list_component_iids_for_intermediate_user_level=OAFIID:GNOME_Evolution_Addressbook_MiniCard_Control - short_list_component_iids_for_hacker_user_level=OAFIID:GNOME_Evolution_Addressbook_MiniCard_Control - -text/x-calendar - description=calendar information - [no]description=kalenderinformasjon - default_action_type=component - default_component_iid=OAFIID:GNOME_Evolution_Calendar_iTip_Control - short_list_component_iids_for_novice_user_level=OAFIID:GNOME_Evolution_Calendar_iTip_Control - short_list_component_iids_for_intermediate_user_level=OAFIID:GNOME_Evolution_Calendar_iTip_Control - short_list_component_iids_for_hacker_user_level=OAFIID:GNOME_Evolution_Calendar_iTip_Control - -text/calendar - description=calendar information - [no]description=kalenderinformasjon - default_action_type=component - default_component_iid=OAFIID:GNOME_Evolution_Calendar_iTip_Control - short_list_component_iids_for_novice_user_level=OAFIID:GNOME_Evolution_Calendar_iTip_Control - short_list_component_iids_for_intermediate_user_level=OAFIID:GNOME_Evolution_Calendar_iTip_Control - short_list_component_iids_for_hacker_user_level=OAFIID:GNOME_Evolution_Calendar_iTip_Control - |