=== Wajih is now known as MaWaLe [14:48] MDC2: for nautilus > Bug #408384 [14:48] Launchpad bug 408384 in nautilus "Nautilus need to use "gtk_image_menu_item_set_always_show_image" for essential icons." [Undecided,New] https://launchpad.net/bugs/408384 === beuno_ is now known as beuno [16:16] DanRabbit1: ping ... the gpm labels need to be updated > Bug #383274 [16:16] Launchpad bug 383274 in human-icon-theme "missing icons for gnome-power-manager" [Medium,Triaged] https://launchpad.net/bugs/383274 === jono__ is now known as jono [16:36] mac_v: working on it right now [16:40] DanRabbit1: Pls, remind me when you push the rev to bazaar [16:41] mac_v: okay, I pushed it. Try it now :D [16:43] DanRabbit1: i meant the gpm-primary-000-charging , are now all labelled gpm-battery-** [16:44] it has been changed in karmic [16:44] yea, it should be all there, I just pushed it [16:44] hehe... i was too quick ;p [16:45] got it now :) [16:45] oh, yea launchpad takes a few seconds :D [16:47] DanRabbit1: are you working on mac or linux? [16:47] mac_v: I have a mac and I dual-boot between Ubuntu and OS X [16:47] It depends on the task at hand, but for icons I work in Linux [16:48] there are nasty OSX remenants ._.DS_Store [16:48] DanRabbit1: and .DS_Store in several folders [16:48] hmm [16:48] I'll check that out [16:51] okay, removed them [16:51] \o/ === beuno is now known as beuno-lunch [18:43] mac_v, yeah, saw that one. Hopefully I got some time later this evening to fix it. But it would be nice if I got some comment on the first patch first... [18:45] MDC2: http://bugzilla.gnome.org/show_bug.cgi?id=590652 , i think the patch needs to go here [18:45] Gnome bug 590652 in general "Menus don't show any icons for bookmarks and places if menus_have_icons=false" [Normal,Unconfirmed] === beuno-lunch is now known as beuno [19:11] mac_v, add the patch to that bug report? [19:12] MDC2: i think thats the right place for the force icons for applications patch [19:15] mac_v, i'll add a copy to it :) [19:21] MDC2: how do you take screenshot of context menus? i'm not able to do it! when the context menu is active the screenshot doent work! [19:32] mac_v, virtual box :-) [19:33] ah ha... ;) [19:34] mac_v, is the shit when developing stuff, don't wanna break my desktop :) [19:35] actually surprised of the performance.. to bad my version doesn't handle multiple cpus, would be good when compiling [19:36] MDC2: hehe... thats what i did when using your ppa ;) virtual box i totally awesome [19:36] is* [19:36] yep, don't trust my ppa's with your desktop ;) [19:37] mac_v, lots of bugs of the same thing now; http://bugzilla.gnome.org/show_bug.cgi?id=590647 [19:37] Gnome bug 590647 in general "use :always-show-image for boomarks/places in menus" [Normal,Unconfirmed] [19:38] not sure where to bother people about my patch.. [19:38] i'll ask in #nautilus.. [19:38] MDC2: add it to andreas's bug , i'm marking the other as a dup [19:39] hmm.. they already did the other way around.. [19:39] MDC2: oh andreas's has been makerd as dup ;p [19:43] ok, patch added [19:45] mac_v, you don't happen to be a native english speaker? I'd like some comments on documentation of a function later... [19:45] sure [19:46] great [19:48] he is a mac_v native speaker ! [19:50] SiDi is alive ! [19:50] noh, i'm a zombi [19:50] got killed early this morning. i just learnt again how to use the keyboard [19:51] SiDi: darn it , whoever killed obviously didnt do a good job ;p [19:51] killed you* [19:52] i totally agree. THey'd better have kept me alive, i was easier to feed [19:55] how many lines is ok to post? [19:56] MDC2: use pastebin [19:59] mac_v, http://pastebin.com/d792d5bec [20:00] I've added the function wnck_window_get_raw_name and need to update the documentation to reflect the change. get_name filters the \t\n\r chars from the name so it won't mess upp the taskbar etc.. [20:00] up* [20:03] MDC2: is this> wnck_window_get_name also your or only the raw part? [20:04] well, I've updated w_w_get_name so it filters the \n, \t and \r chars, so I've updated the doc as well... [20:04] so... yes, and no :) [20:04] MDC2: ah... could i have a look at the original documentation? [20:04] sure, 2 sec [20:05] ok with just seeing the complete patch? [20:05] hmm. maybe not as you won't see the whole text.. [20:06] 2 sec [20:07] mac_v, http://pastebin.com/d278adc07 <--orig [20:10] MDC2: what does get_raw_name do? [20:11] as in _window_get_name > displays in the pager , get_raw_name ? [20:11] mac_v, the doc is that bad? :-) well, it returns the name as the window actually reported it, including \t etc if it exitsts [20:11] just a sec [20:12] well, this is a lib (libwnck) so it's up to the programmer if he wants to use the "raw name" of a window or not.. [20:12] this just lets him decide [20:20] MDC2: http://paste.ubuntu.com/246585/ [20:21] I dont think the "filtered" needs to be mentioned [20:21] ok, thanks! will add this to the function and the similar functions in the other classes :) [20:22] np...