gnome-shell/js
Florian Müllner bf428312d7 networkAgent: Fix external-ui dialogs
Two small fixes which made _showNewStyleDialog() err out:
 - g_key_file_load_from_data() expects a string as first
   argument, but g_buffered_input_stream_peek_buffer()
   returns an array of "data"
 - g_key_file_load_from_data() is documented to allow -1 as
   length parameter for \0-terminated strings, but the actual
   type of the parameter is unsigned (d'uh)

https://bugzilla.gnome.org/show_bug.cgi?id=671556
2012-03-19 20:40:40 +01:00
..
extensionPrefs Revert "Fixed typo in string" 2012-02-22 18:52:08 -05:00
gdm gdm: Only create the Manager we're going to use 2012-03-18 11:57:34 +01:00
misc endSessionDialog: Fix inhibitor list 2012-03-17 10:45:56 -04:00
perf *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
ui networkAgent: Fix external-ui dialogs 2012-03-19 20:40:40 +01:00
Makefile.am Add gnome-keyring prompter 2012-02-29 20:16:14 +01:00