After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 766180 - drop localeexec wrapper
drop localeexec wrapper
Status: RESOLVED FIXED
Product: gnome-settings-daemon
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2016-05-09 15:16 UTC by Ray Strode [halfline]
Modified: 2016-09-28 12:13 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
main: Remove localeexec wrapper (1.84 KB, patch)
2016-09-24 13:36 UTC, Bastien Nocera
committed Details | Review

Description Ray Strode [halfline] 2016-05-09 15:16:50 UTC
ever since bug 756324 gnome-session does the localexec shell script crufty bits, so we can drop it in g-s-d now.
Comment 1 Bastien Nocera 2016-09-24 13:36:33 UTC
Created attachment 336193 [details] [review]
main: Remove localeexec wrapper

Now that gnome-session handles exporting locale information, we don't
need to do this ourselves anymore.

See https://bugzilla.gnome.org/show_bug.cgi?id=756324
Comment 2 Ray Strode [halfline] 2016-09-26 17:05:06 UTC
Review of attachment 336193 [details] [review]:

woo woo!
Comment 3 Bastien Nocera 2016-09-28 12:13:01 UTC
Attachment 336193 [details] pushed as e1297bd - main: Remove localeexec wrapper