where to find a specific part of the gnome code?
- From: rupert <rupertt gmail com>
- To: gtk-app-devel-list gnome org
- Subject: where to find a specific part of the gnome code?
- Date: Mon, 7 Aug 2006 14:57:32 +0200
Im at a point with my application where i exactly need the code for the
function that runs when you have encrypted disks and start gnome.
I mean the password request for the LUKS devices that pops up when gnome is
starting on my ubuntu/dapper machine.
i looked though the gnome cvs but thats way to much to handle.
My goal:
In my code i want to execute a cryptsetup shellcommand which gives you an
password request after starting,
i found the gnome_password_dialog, but this doesnt seem the right, because
there is no user needed in my request.
Just for testing I started coding a small gtk_dialog, but at the point where
i have to pass the password to the cryptsetup command I am stuck, so I would
like to take a look at the code from the gnome tree.
thx for help
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]