presumably you would still need to recompile schemas for the
override files to work?
`glib-compile-schemas /usr/share/glib-2.0/schemas/`
On 30/07/12 13:34, Danishka Navin
wrote:
can some one send me a working configuration file?
so, i can
can some one send me a working configuration file?
so, i can test using it and identify the issue on my side.
thanks,
On Sat, Jul 28, 2012 at 1:49 PM, Danishka Navin wrote:
>
>
> On Sat, Jul 28, 2012 at 1:23 PM, Jasper St. Pierre
> wrote:
>
>> Instead of 30 extensions, try enabling just one or
Hi Mz,
Output from your uint64 is seconds.
I have been there, just use a javascript Date() object and feed it
seconds * 1000 as it ticks in milliseconds.
Here is a routine I used in a project recently to enlighten.
_dateString: function (seconds) {
let desktopSettings = new Gio.Se
Hello!
Since gnome-shell's network applet doesn't work well on 3G device plug
( https://bugzilla.redhat.com/show_bug.cgi?id=745454 ), is there any
way to reload the network applet using looking glass or something like
that? Or using d-bus?
--
Pedro
___
Hi, Guys and Girls
Weird thing happened when I am trying to get File attribute from Gio.FileInfo
a = Gio.file_new_for_path('/home/meng/test') //a new file I just created.
b = a.query_info(Gio.FILE_ATTRIBUTE_TIME_MODIFIED,0,null)
c = b.get_attribute_uint64(Gio.FILE_ATTRIBUTE_TIME_MODIFIED) //retu
2012/7/28 Alessandro Crismani :
> Il 27/07/2012 01:04, Alessandro Crismani ha scritto:
>
>> but I get an error that sounds like:
>>
>> root at alessandro-sammy in /data/Documenti/Linux/SammySettings
>> # LC_ALL=C gjs SammySettings.js
>> JS ERROR: !!! Exception was: Error: Error invoking
>> G