org.gnu.gnome

Class Util

public class Util extends Struct

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

Method Detail

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.