merge and update patch from
http://bugzilla.gnome.org/show_bug.cgi?id=134895
This commit is contained in:
parent
46ba8cb67d
commit
9a9008178d
29 changed files with 121 additions and 110 deletions
|
@ -16,7 +16,9 @@ int main (int argc, char *argv [])
|
|||
{
|
||||
GnomeClient *session;
|
||||
Bonobo_RegistrationResult ret;
|
||||
gchar *restart_argv[] = { "gnome-settings-daemon", *argv, 0 };
|
||||
gchar *restart_argv[] = { "gnome-settings-daemon", NULL, 0 };
|
||||
|
||||
restart_argv[1] = *argv;
|
||||
|
||||
bindtextdomain (GETTEXT_PACKAGE, GNOMELOCALEDIR);
|
||||
bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue