org.gnu.gnome

Class Util


public class Util
extends Struct

Method Summary

static String
getHomeFile(String afile)
Pass in a string, and it will prepend $HOME/.gnome2/ to it.
static String
getUserShell()
Returns the name of the user's shell.

Method Details

getHomeFile

public static String getHomeFile(String afile)
Pass in a string, and it will prepend $HOME/.gnome2/ to it.

getUserShell

public static String getUserShell()
Returns the name of the user's shell.