Inconsistent Workspace Names

James Lee leekk at freeshell.org
Tue Feb 8 01:09:47 CET 2005


Corsac [corsac at corsac.net] wrote:
> 
> There is no more ~/xfce4 on xfce 4.2

Is that true?


I did a grep on the source code and it showed up :

[sparcOS5:xfce4-4.2.0-installer] : grep '\.xfce4' */*/*.[hc]
libxfce4util/libxfce4util/xfce-miscutils.c:#define XFCE4DIR
".xfce4"
libxfce4util/libxfce4util/xfce-miscutils.c: * the users
.xfce4 directory. If not set, the xfce_userdir defaults
libxfce4util/libxfce4util/xfce-miscutils.c: * to
"$HOME/.xfce4".
libxfce4util/libxfce4util/xfce-miscutils.c:static gchar
*xfce_userdir = NULL; /* path to users .xfce4 directory */
libxfce4util/libxfce4util/xfce-miscutils.c:  /* get path to
users .xfce4 directory */
libxfce4util/libxfce4util/xfce-miscutils.c: * Safe way to
retrieve the path to the user's ".xfce4" directory. The path
libxfce4util/libxfce4util/xfce-miscutils.c: * to the current
user's ".xfce4" directory is either taken from the
libxfce4util/libxfce4util/xfce-miscutils.c: * concatenating
the path to the user's home directory and the ".xfce4".
libxfce4util/libxfce4util/xfce-miscutils.c: * That says, it
will, by default, return the path "$HOME/.xfce4", where
libxfce4util/libxfce4util/xfce-miscutils.c: * Return value:
the path to the current user's ".xfce4" directory.
xfce4-panel/panel/global.h:#define HOMERCDIR  ".xfce4"
xfce4-session/xfce4-session/xfsm-global.c:      logfile =
xfce_get_homefile (".xfce4-session.verbose-log", NULL);
xfdesktop/settings/backdrop_settings.c:
gchar *old_loc = xfce_get_homefile(".xfce4",
xffm/libs/constants.h:#define OLD_BOOKMARK_DIR
g_get_home_dir(),".xfce4","xffm"
xffm/plugin-mcs/xffm_settings_dialog.c:#define  OLDRCFILE
g_get_home_dir(),".xfce4","settings","xffm.xml"
xffm/src/main.c:    gchar
*oldpath=g_build_filename(g_get_home_dir(),".xfce4","xffm",NULL);
xffm/src/toolbar.c:     rcfile =
g_build_filename(g_get_home_dir(),".xfce4","xfce4rc",NULL);





More information about the Xfce mailing list