~xubuntu-dev/libxfce4util/maverick

« back to all changes in this revision

Viewing changes to libxfce4util/xfce-resource.c

  • Committer: Lionel Le Folgoc
  • Date: 2010-05-23 18:06:24 UTC
  • Revision ID: mrpouit@ubuntu.com-20100523180624-r863agwn2n4sla20
oops, don't take the debian patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
221
221
  _res_split_and_append (dirs, XFCE_RESOURCE_CONFIG);
222
222
  _res_split_and_append (SYSCONFDIR "/xdg", XFCE_RESOURCE_CONFIG);
223
223
 
224
 
  /* add desktop-base config files to the list. quick and dirty
225
 
   * patch for Etch
226
 
   */
227
 
  _res_split_and_append ("/usr/share/desktop-base/profiles/xdg-config", 
228
 
                  XFCE_RESOURCE_CONFIG);
229
 
 
230
224
  /*
231
225
   * Icons dirs
232
226
   */