clean up .desktop files and misc typos

Summary:
Drop deprecated Encoding key from desktop files

The Encoding key is no longer required, all desktop files are assumed to
be UTF-8 encoded.  See details at:
https://standards.freedesktop.org/desktop-entry-spec/1.1/apc.html

Fix various typos and misspellings

lintian, Debian's package checker, uses strings to check for common typos
in compiled binaries.  This change fixes the ones it identified in 0.22.1.

Reviewers: zmike!

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D5585
This commit is contained in:
Ross Vandegrift 2018-01-04 09:57:21 -05:00 committed by Mike Blumenkrantz
parent 2a7312d2bc
commit 629f7d41c8
77 changed files with 13 additions and 89 deletions

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Default
Name[ab]=默认

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Mobile
Name[ca]=Mòbil

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Computer (Standard Enlightenment)
Name[ca]=Ordinador (Enlightenment estàndard)

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Tiling (Standard Enlightenment)
Name[ca]=Mosaic (Standard Enlightenment)

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Application
Name=Enlightenment Askpass
Comment=Enlightenment Password Request

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Application
Name=Enlightenment File Manager
Name[ca]=Gestor d'arxius Enlightenment

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Desktop
Name[ca]=Escriptori

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Home
Name[ca]=Carpeta personal

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Root
Name[ca]=Arrel

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Temp
Name[ca]=Temp.

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Application
Name=Enlightenment
Name[ca]=Enlightenment
@ -36,5 +35,4 @@ Comment[tr]=Enlightenment kullanarak giriş yaın (Version @VERSION@)
Icon=@prefix@/share/enlightenment/data/images/enlightenment.png
TryExec=@prefix@/bin/enlightenment_start
Exec=@prefix@/bin/enlightenment_start
Type=Application
DesktopNames=Enlightenment

View File

@ -6621,6 +6621,8 @@ msgstr "%2.2f s"
#: src/modules/conf_menus/e_int_config_menus.c:320
#: src/modules/conf_window_manipulation/e_int_config_focus.c:377
#: src/modules/notification/e_mod_config.c:161
#: src/modules/xkbswitch/e_mod_config.c:791
#: src/modules/xkbswitch/e_mod_config.c:1219
msgid "Miscellaneous"
msgstr "Diverse"
@ -10696,11 +10698,6 @@ msgstr "Solaris"
msgid "Terminate X"
msgstr "Terminér X"
#: src/modules/xkbswitch/e_mod_config.c:791
#: src/modules/xkbswitch/e_mod_config.c:1219
msgid "Miscelaneous"
msgstr "Diverse"
#: src/modules/xkbswitch/e_mod_config.c:1052
#: src/modules/xkbswitch/e_mod_config.c:1075
msgid "Switch Layout"

View File

@ -6702,8 +6702,10 @@ msgstr "%2.2f s"
#: src/modules/conf_menus/e_int_config_menus.c:320
#: src/modules/conf_window_manipulation/e_int_config_focus.c:377
#: src/modules/notification/e_mod_config.c:161
#: src/modules/xkbswitch/e_mod_config.c:791
#: src/modules/xkbswitch/e_mod_config.c:1219
msgid "Miscellaneous"
msgstr "Opzioni varie"
msgstr "Miscellanea"
#: src/modules/conf_paths/e_int_config_env.c:36
#: src/modules/conf_paths/e_mod_main.c:24
@ -10791,11 +10793,6 @@ msgstr "Solaris"
msgid "Terminate X"
msgstr "Termina X"
#: src/modules/xkbswitch/e_mod_config.c:791
#: src/modules/xkbswitch/e_mod_config.c:1219
msgid "Miscelaneous"
msgstr "Miscellanea"
#: src/modules/xkbswitch/e_mod_config.c:1052
#: src/modules/xkbswitch/e_mod_config.c:1075
msgid "Switch Layout"

View File

@ -218,7 +218,7 @@ e_intl_language_set(const char *lang)
"An error occurred setting your locale. \n\n"
"The locale you have chosen '%s' appears to \n"
"be an alias, however, it can not be resloved.\n"
"be an alias, however, it can not be resolved.\n"
"Please make sure you have a 'locale.alias' \n"
"file in your 'messages' path which can resolve\n"
"this alias.\n\n"

View File

@ -138,7 +138,7 @@ _e_startup_event_cb(void *data, int ev_type EINA_UNUSED, void *ev)
static Eina_Bool
_e_startup_time_exceeded(void *data EINA_UNUSED)
{
fprintf(stderr, "E: efreet didnt notify about cache update\n");
fprintf(stderr, "E: efreet didn't notify about cache update\n");
_e_startup_error_dialog("E: Efreet did not update cache. "
"Please check your Efreet setup");
return ECORE_CALLBACK_CANCEL;

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Application Menu
Name[ca]=Menú d'Aplicacions

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Backlight
Name[ca]=Il·luminació

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Battery
Name[ca]=Bateria

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Bluez4
Name[ca]=Bluez4

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Clock
Name[ca]=Rellotge

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Settings Panel
Name[ca]=Panell de control

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Applications
Name[ca]=Aplicacions

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Input Control Settings
Name[ca]=Preferències dels dispositius d'entrada

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Dialogs
Name[ca]=Diàlegs

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Screen
Name[ca]=Pantalla

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Interaction
Name[ca]=Interacció

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Language
Name[ca]=Idioma

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Menu Settings
Name[ca]=Preferències del menú

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Search Directories
Name[ca]=Directoris de cerca

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Performance
Name[ca]=Rendiment

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Settings - Screen Setup
Name[ca]=Resolució de pantalla

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Shelves
Name[ca]=Panells

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Theme
Name[ca]=Tema

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Window Manipulation
Name[ca]=Manipulació de finestres

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Window Remembers
Name[ca]=Memòria de les finestres

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Connection Manager
Name[ca]=Gestor de connexions

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Cpufreq
Name[ca]=Freqüència de la CPU

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Everything (Starter)
Name[ca]=Everything (Llançador)

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=EFM (Starter)
Name[ca]=EFM (Llançador)

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=EFM Operation Info
Name[ca]=Informació de les operacions de l'EFM

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Gadgets
Name[ca]=Ginys

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Geolocation
Comment=Geolocation information

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=IBar
Name[ca]=IBar

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=IBox
Name[ca]=IBox

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Layout
Name[ca]=Disposició

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Luncher
Name[ca]=Luncher

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Application
Name=Emixer
Name[ca]=Emixer

View File

@ -418,7 +418,7 @@ _alsa_sources_volume_set(Emix_Source *source, Emix_Volume v)
if (v.channel_count != eina_list_count(s->channels))
{
ERR("Volume struct doesnt have the same length than the channels");
ERR("Volume struct doesn't have the same length than the channels");
return;
}
@ -490,7 +490,7 @@ _alsa_sink_volume_set(Emix_Sink *sink, Emix_Volume v)
if (v.channel_count != eina_list_count(s->channels))
{
ERR("Volume struct doesnt have the same length than the channels");
ERR("Volume struct doesn't have the same length than the channels");
return;
}

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Mixer
Name[ca]=Gestor del so

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=DBus Extension
Name[ca]=Extensió DBus

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Music Control
Name[ca]=Control musical

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Notification
Name[ca]=Notificació

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Package manager integration
Name[ca]=Integració del gestor de paquets

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Pager
Name[ca]=Paginador

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Pager Plain
Name[ca]=Paginador Plain

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Quickaccess
Name[ca]=Accés ràpid

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Shot
Name[ca]=Captura de pantalla

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Start
Name[ca]=Inici

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=System Controls
Name[ca]=Controls del sistema

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Sysinfo
Comment=A gadget to visualize your system info

View File

@ -206,7 +206,7 @@ props_get_all_cb(void *data, const Eldbus_Message *msg, Eldbus_Pending *pending
eldbus_message_iter_dict_iterate(dict, "sv", item_prop_get, item);
if (!item->menu_path)
ERR("Notifier item %s dont have menu path.", item->menu_path);
ERR("Notifier item %s doesn't have menu path.", item->menu_path);
conn = eldbus_object_connection_get(eldbus_proxy_object_get(item->proxy));
item->menu_data = e_dbusmenu_load(conn, item->bus_id, item->menu_path, item);

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Systray
Name[ca]=Àrea de notificacions

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Tasks
Name[ca]=Tasques

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Teamwork
Name[ca]=Treball en equip

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Temperature
Name[ca]=Temperatura

View File

@ -480,7 +480,7 @@ _reapply_tree(void)
tiling_window_tree_apply(_G.tinfo->tree, zx, zy, zw, zh,
tiling_g.config->window_padding);
else
ERR("The zone desk geomtry was not usefull at all (%d,%d,%d,%d)", zx, zy, zw, zh);
ERR("The zone desk geometry was not useful at all (%d,%d,%d,%d)", zx, zy, zw, zh);
}
}

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Tiling
Name[ca]=Mosaic

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Time
Comment=Time-related gadgets and utilities

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Virtual Keyboard
Icon=e-module-vkbd

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Window Switcher
Name[ca]=Alternador de finestres

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Wireless
GenericName=Wireless

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Home
Name[ca]=Carpeta personal

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Root
Name[ca]=Arrel

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Temp
Name[ca]=Temp.

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Wayland Desktop Shell
Name[ca]=Escriptori shell Wayland

View File

@ -788,7 +788,7 @@ _advanced_create(E_Config_Dialog *cfd, Evas *evas, E_Config_Dialog_Data *cfdata)
FRAME_ADD(_("Esperanto"), cfdata->esperanto_list);
FRAME_ADD(_("Solaris"), cfdata->solaris_list);
FRAME_ADD(_("Terminate X"), cfdata->terminate_list);
FRAME_ADD(_("Miscelaneous"), cfdata->misc_list);
FRAME_ADD(_("Miscellaneous"), cfdata->misc_list);
elm_object_content_set(sc, mainn);
@ -1216,7 +1216,7 @@ _cb_misc_up(void *data, Evas_Object *obj EINA_UNUSED, void *event EINA_UNUSED)
if (!(cfdata = data)) return;
_popup_add(_("Miscelaneous"), cfdata, optmisc,
_popup_add(_("Miscellaneous"), cfdata, optmisc,
&cfdata->cfg_misc_options, cfdata->misc_list);
}

View File

@ -1,5 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Type=Link
Name=Keyboard
Name[ca]=Teclat