[05:24] http://live.osgeo.org/en/index.html [05:24] based on xubuntu, they give out CDs and stuff at conferences :) === meetingology` is now known as meetingology === holstein_ is now known as holstein [15:54] hi [15:55] how do you avoid first login panel message? i've been playing with xdg settings without luck [16:23] muzzol: you need to patch the panel [16:24] mr_pouit: which file? [16:24] http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/quantal/xfce4-panel/quantal/view/head:/debian/patches/xubuntu_support-multiple-vendor-default-configs.patch for example [16:24] that's the patch we use [16:25] it will hide the migration dialog and directly use settings from xubuntu/mythbuntu/ubuntu-studio when no previous config exists [16:26] ok, i can see that the file it searches is default.xml in XDG_CONFIG_DIRS, right? [16:27] with the patch, yes [16:27] without the patch, it only uses /etc/xdg/xfce4/panel/default.xml [16:27] ok, the patch is in xfce4-panel so it applies even if there's no xubuntu* package installed, right? [16:28] yes [16:28] im using 12.04, by the way [16:28] mr_pouit: session in #ubuntu-uds-grand-ballroom-b for infrastructure for Ubuntu flavors, pad here: http://summit.ubuntu.com/uds-q/meeting/20809/other-q-ubuntu-flavors/ [16:28] i've read that i can force specific config with XFCE_PANEL_MIGRATE_DEFAULT, is that correct in 12.04? [16:32] muzzol: no, it was only implemented in git master, and dropped before 4.10 [16:32] ah, i see [16:33] so how can i force specific config? [16:33] (afaik, someone needs to check the git log for a more accurate thing ;-) [16:33] muzzol: if it's with the xfce4-panel package from ubuntu, set xdg_config_dirs correctly, and drop your file in it [16:34] where must i set xdg_config_dirs? [16:36] from startxfce4 for example, or if you use lightdm, it builds it from the session name [16:38] ah, i see, so if i create a desktop file in /usr/share/xsessions it uses it's name to look for confs [16:38] for example /etc/xdg/xdg-school [16:41] so it's lightdm that set xdg_config_dirs befor calling whatever session script... [16:41] that's what i missed totally [16:41] thanks a lot mr_pouit [16:41] helped me a lot [16:41] :) === yofel_ is now known as yofel [20:50] pleia2, just wrote a plugin that stores the page uploads in a separate directory [20:59] pleia2, https://github.com/knomepasi/WordPress-plugins/blob/master/separate-page-attachments/separate-page-attachments.php <-- and there it is :) [20:59] i know, it's hardcoded... but for next version then ;)