enlightenment/src/modules/wl_desktop_shell
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-wl_desktop_shell.edj Add start of wl_desktop_shell module code. 2013-04-16 12:47:55 +01:00
e_mod_input_panel.c remove unused struct members from wl E_Comp_Wl_Client_Data 2017-04-07 16:08:38 -04:00
e_mod_main.c defer wl startup apps until after xwayland init completes 2017-10-03 12:39:03 -04:00
e_mod_main.h use E_BITFIELD define for bitfield struct members 2017-11-07 10:39:56 -05:00
meson.build meson - wl module builds - make them all consistent 2017-08-12 11:11:32 +09:00
module.desktop clean up .desktop files and misc typos 2018-01-04 09:57:52 -05:00
wl_shell.c hide wl shell clients again after mapping if clients are on a hidden desk 2017-08-25 14:47:10 -04:00
xdg5.c hide wl shell clients again after mapping if clients are on a hidden desk 2017-08-25 14:47:10 -04:00
xdg6.c use e_client_unfullscreen() to handle xdg-shell unfullscreen requests 2017-10-06 11:36:53 -04:00