enlightenment/src/modules/msgbus
Ross Vandegrift 629f7d41c8 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
2018-01-04 09:57:52 -05:00
..
e-module-msgbus.edj * edje: fix count that lead to memleak. 2010-08-12 15:07:26 +00:00
e_mod_main.c e msgbus - move almost all of core dbus methods to msgbus module 2015-11-24 22:07:46 +09:00
e_mod_main.h e msgbus - move almost all of core dbus methods to msgbus module 2015-11-24 22:07:46 +09:00
meson.build meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
module.desktop clean up .desktop files and misc typos 2018-01-04 09:57:52 -05:00
msgbus_audit.c e msgbus - move almost all of core dbus methods to msgbus module 2015-11-24 22:07:46 +09:00
msgbus_desktop.c e msgbus - move almost all of core dbus methods to msgbus module 2015-11-24 22:07:46 +09:00
msgbus_lang.c e msgbus - move almost all of core dbus methods to msgbus module 2015-11-24 22:07:46 +09:00
msgbus_module.c fix all shadow warnings in msgbus module 2015-11-24 12:01:01 -05:00
msgbus_profile.c fix all shadow warnings in msgbus module 2015-11-24 12:01:01 -05:00
msgbus_window.c do not force client focus setting after calling e_desk_last_focused_focus() 2017-09-01 13:40:12 -04:00