[08:57] UndiFineD: here? [09:45] good morning [09:46] yes MichealH, I'm here [11:33] Opp [11:33] Yeah [11:33] I was away :S [11:33] UndiFineD: So youre here? [11:37] yep [11:37] I think I know why It aint working [11:37] let me try to fix :) [11:37] well, it works for LANG=nl_NL.utf8 [11:38] using nl_NL as the directory [11:38] And where is the LANG place? [11:38] In the source code dir? [11:38] Like the .py files? [11:39] no, that is how you can set the language from the commendline [11:39] it is stored in 'env' [11:39] which you can use to lookup all set environment variables [11:40] you can make a variable permanent from that moment by ' export LANG=nl_NL.utf8 ' [11:41] This means I could do a quick patch [11:41] which would make that shell dutch [11:45] IT WORKS [11:45] I just had to restart the app... Doh! [11:46] * MichealH hides the tomatos and other things trown at him [11:46] hehehe [11:46] Excuse my idiocy [11:46] Okay, So, How do I push? [11:47] bzr pull && bzr add && bzr commit -m "message here" && bzr push lp:ubuntu-tour [11:47] It comes up with a ">" on the next line [11:48] read the line first :) [11:48] Whut? [11:48] ctrl-C breaks operation [11:48] bzr pull [11:48] bzr add [11:49] bzr commit -m "your push message here" [11:49] bzr push lp:ubuntu-tour [11:49] Its doing it! [11:49] pull before push, means your never overwrite other people's doings [11:49] ITS DOING IT! [11:50] :) [11:50] YAH! [11:50] W00T [11:50] My first push evah! [11:50] Is commited the revision! [11:51] Now pushing [11:51] :) [11:51] Committed revision 244. [11:51] Pushed up to revision 244. [11:51] michealh@michealh-laptop:~/ubuntu-tour$ [11:51] YESH! [11:51] branch it please :) [11:51] * MichealH has done quite a bit [11:51] done [11:52] Whatya think? [11:52] I may need to do annother change but thats all really [11:52] I need to fill in PPA's [11:52] well, now you know how [11:53] I had bzr issues too at this being my first project [11:53] making use of bazaar [11:54] I also filed patches for the kernel, but they we're ignored [11:54] as being too much cosmetic [11:54] Okay small update will be coming [11:55] yes, it is eassier to file several small patches [11:55] especially when oyu notice others are working in that area too [11:56] Next push coming [11:56] Commited [11:56] I use bazaar explorer mainly to look at log changes [11:56] Now pushing [11:56] (This is easy) [11:56] it is [11:57] Pushed [11:57] :D [11:57] Im gonna enjoy doing this [11:58] and I can wait for pulling, even when you file 200 patches, when I pull before push everything you did will be in my branch befor commiting [11:59] Yup :) [11:59] Why dont you pull now? [11:59] :) [11:59] oh doing other things at the same time [11:59] Okies [12:00] Can I do a todo item? [12:00] Like in the /TODO/ folder? [12:00] UndiFineD: ^^ [12:00] yes sure, it is all just basic copy paste from help and support [12:01] which you can find in the sytem menu [12:01] Also, If I did one how would a folder be deleted from bzr [12:01] so the texts have been approved by canonical [12:01] if you delete a folder and push [12:02] it will remove it from the branch [12:02] so for that too, pull before push [12:02] But If I pulled? [12:03] If i deleted and pulled wont it recreate? [12:03] it should do [12:03] So in that case I just delete the pull? [12:04] I just add, commit and push? [12:04] for safety, when you did something wrong, just create a new branch in a separate directory [12:05] Like a backup? [12:05] yes [12:05] So I cp the files over then if I mess it up I cp back then commit again. [12:06] yes, you could do that too [12:08] but, when you messed up in your tree branch, you can create another branch in a separate directory [12:08] WOW! Login screen has nothing in it t all [12:09] Hello UndiFineD :) :) :) [12:18] he webrsk [12:18] sorry, I am hanging up some laundry [12:18] :) :) :) [12:20] I noted down your point regarding the screenshot tag from earlier irc log and i fixed it too :) [12:22] just wanted to push , but the about_ubuntu section found missing during the tour in the latest revision 245 ... [12:35] env [12:36] UndiFineD: I am having isues creating a new section [12:40] webrsk, lol [12:41] MichealH wanted to do the en_US vs en_GB splice [12:41] which is how that happened [12:41] :) ya lang 'en' has changed :P [12:41] but in the code that is fixed ? great that makes it xml compatible again [12:42] UndiFineD: Did you see what I said? [12:42] yup i have tested :) let me pull & push :P [12:42] 11:37 < MichealH> UndiFineD: I am having isues creating a new section [12:42] what do you mean by section ? [12:43] Like you have Getting Started > About Ubuntu [12:43] which is done in the info files [12:43] *.info [12:44] But It isnt working :S [12:44] Here is my tour.info file: [12:44] name:Login Screen [12:44] parent:Continue Playing [12:44] position:11 [12:44] And nope, not working :/ [12:45] UndiFineD: Want me to push to let you fix? [12:46] the tree root is in ./categories [12:46] which still is 'en' [12:46] Thats it! [12:47] I am getting good at code logic without reading the code [12:47] Uhh... [12:47] It only has the gettingstarted.info file :L [12:47] indeed [12:47] Where do the other categories some in?> [12:48] and it need to be en_GB and en_US [12:48] want me to do it ? [12:49] Its fixed [12:49] I forgot to add a 'en' folder in the folder I wanted it to read [12:49] Or a en_GB _S ect. [12:50] commited [12:51] Huh? [12:51] I am goint tocommit now? [12:51] :) [12:53] Thanks alot [12:53] :L [12:53] CONFLICTS!!! [12:55] Commited and pushed [13:02] Commited [13:02] Pushed No.248 [13:04] Just a minor fix [13:09] :D [13:14] Now to do thre gedit section [13:14] *the [13:27] Okay, Im gonna try gedit section now [13:28] added a separate languages directory [13:28] they still need to be converted to LANG setup [13:29] I kniw [13:29] Let me push now [13:29] and i need to fish up my flags [13:30] Oulling [13:30] *Pulling [13:32] Commited [13:32] Pushed -250 is new revision [13:37] UndiFineD: Can you pull to see If you agree with the new category/section please? [13:42] nice [13:43] dreaming of no more user support requests [13:43] hehehe [13:44] UndiFineD: hah lol [13:44] UndiFineD: I have a Idea on how the tour can interact with the user [13:44] :) [13:45] brb, need to make a call [13:46] OKay [13:46] * MichealH gets to work on user interactivity [13:48] done [13:49] I was thinking of introducing medals and trpheys [13:49] *tropheys [13:50] oh that would be great, if they viewed a tour, they get a bronze, if they interact silver, if completed gold, something like that [13:50] A quiz at the end for Platinum? [13:51] we also need to do something for difficulty level, I was thinking of some smileys [13:51] Yup [13:51] a quiz ? [13:51] Or colour coes [13:51] better mke that short then [13:52] like 3 Q's per tour [13:59] we do not want to annoy people, just teach them the basics of ubuntu, Q's could be useful in corperate env, verifying the user knows how to do things [13:59] but they should be able to work without reading doing the tour entirely [14:00] if they feel they are being pushed in doing the tour that is wrong, however, if they did not do the tour, support giving people could refer to it [14:01] * UndiFineD pokes aprilg1 [14:01] you have a steady connection today [14:02] tardis [14:04] popey you do not have a highlight on tardis ? [14:04] I am amazed [14:05] heh [14:09] MichealH, did you check out the Build Tests too ? [14:09] Yeah [14:10] pressed Go!! [14:11] Yeah [14:19] Is the meeting in 40 mins? [14:20] it is [14:20] UndiFineD: ^^ [14:20] Oop [14:20] Okay [14:20] We should bring upthe trophy thing @ the meeting [14:21] add it to the pad [14:31] Pulling, Adding, Commiting and Pushing new rev [14:32] done [14:32] Rev 251 is now pushed [14:33] The TODO folder is become ever so empty :P [14:33] which is great, saves me some trouble [14:41] I just need some screenies done :) [14:43] oh, that can wait [14:43] I would not be suprised if canonical added new thingies to the final too [14:45] and before we are even merged with the installation cd, a long road is ahead, then we will have to recreate them and again [14:46] New Revision [14:46] I am looking at your sudo thing.... ;) [14:46] more for me to do? [14:47] for anyone who wants it [14:47] just spitting out idea's [14:48] which is so much, I do not have the time to do it all [14:49] but we have a large group, so just getting some of it done, is improvement [14:51] heh, aboutme before about ubuntu [14:51] I guess that folder needs an extra a [14:53] Or it position changed [14:55] ls ubuntu-tour: about-me; about-ubuntu [14:55] when an extra a is added: aabout-ubuntu-about-me [14:56] when an extra a is added: aabout-ubuntu; about-me [14:56] me comes before ubuntu [14:58] It isnt affecting the application, is it? [14:58] Ahh well [14:58] It can be reversed [14:59] aaa didnt go well [14:59] I went about-zme [14:59] That woked [14:59] lol [15:00] silly alfabet [15:00] Pushing [15:00] in... [15:01] mmmm, meeting time [15:01] Muscovy, [15:01] No need to ping me [15:01] (although I did say in email) [15:01] ;) [15:02] Rev 254 pushed [15:02] aprilg1, Dykam, Muscovy, Omega [15:03] * Dykam looks [15:03] Does p need pinging? ;) [15:03] great [15:03] popey is just here to log [15:03] busy busy man [15:04] Isnt ubuntulog doing that? [15:04] it is [15:04] Oh... The pisg stuff? [15:05] i am? [15:05] :/ [15:05] * MichealH avoids conflict [15:05] ;) [15:07] Anyone here for the meeting? [15:07] Omega: ping? [15:07] anyway, I expected a few more people at this time [15:07] Hmm... Yeah [15:08] Anyway... [15:08] The have scrollback :P [15:08] I can log? [15:08] if you want to [15:08] the ubuntulog does that too [15:09] Well, Yeah [15:09] Shall we start? [15:09] with just four of us ? [15:10] *ahem* Yeah [15:10] :P [15:10] 4 out of 9 signed up [15:11] Hrmm... [15:12] We shoild just start and they cn catch up [15:12] [start meeting] [15:13] http://openetherpad.org/r14iF5iOQs [15:13] present are: [15:13] o/ [15:13] I added somethino/ [15:13] o/ [15:14] [topic: Menu orientation, horizontal or vertical ?] [15:14] skip this, no point to discuss this now [15:15] [topic: uncovered items] [15:15] Help to improve english language, there are uncovered topics too [15:16] well, that is easy, I made a huge TODO directory which has topics uncovered and the texts from the Help and Support on the current installation cd [15:16] I am kindly covering topics [15:16] those texts are approved [15:16] I am working from the TODO directory [15:16] thanks for that MichealH [15:16] May take a week or two [15:17] I could focus on this and get it done in maybe a week? [15:17] Im always commiting when I can [15:17] time cannot be determined now, as there is so much going on, with official release so close [15:17] 7 more days [15:18] till 10.10.10 [15:19] besides my TODO has not yet been expanded with anyone elses [15:19] and there are unfinished items in the working tours too [15:20] done ranting [15:20] [topic: screenshots] [15:20] Okay, [15:20] I could be able to dig out my maverick CD? [15:20] Update the things? [15:20] PNG is recommended for screenshots, resolution 800x600 [15:21] It seems Muscovy is working on them [15:21] I will leave it to Muscovy [15:21] there is a fresh cd coming from Muscovy soon [15:22] but even then, I expect some alterations from canonical in the release [15:22] We can try and update it [15:22] so screenshots can wait a bit [15:22] I can package it and get it released on the website [15:23] Into a .deb [15:23] it would be nice though to have a bit more done before UDS-N summit [15:23] Yeah [15:23] we have a screenshot tag instead of html img [15:23] is the plan to get this in the repo for N? [15:24] popey: I think so [15:24] works and is xml compliant [15:24] I can get it sponsored [15:24] works and is xml compliant [15:24] popey, hopefully [15:24] ok [15:25] anyone from the team attending UDS-N? [15:25] me [15:25] online that is [15:25] I will be online [15:25] I cant fly over to wherever it is :( [15:26] ok [15:26] Nicola Moretto writes someting about translated screenshots [15:26] Can we move on? [15:26] not sure what he means [15:27] Like screenshots in that pericular language [15:27] So Instead of a toolbar saying open its whatever language it is. [15:28] yes, each language can have it's own set of shots [15:29] I can fix [15:29] we have a lightbox that enlarges the image to real size [15:30] silasle write about back and next buttons there [15:31] Oh BTW I can do some screenshots of different languages and try to patch before end of meeting [15:31] taking screenshots is a lot of work, can can only truly be done nice in a virtual machine [15:32] Yeah [15:32] Or make a new account [15:33] no, that way it is very hard to do context menu's [15:33] Yeah [15:33] it is? [15:33] * MichealH gets out VirtualBox [15:33] that is when you right click [15:33] i just set a delay on the screenshot tool of 3 seconds and then do the right click [15:33] UndiFineD: Set a delay~? [15:34] even then it eassier to do this right from a vm [15:34] and there are no unwanted packages [15:34] Not really [15:35] This is sorta a new install [15:35] that me be, but it isn't nice if i would show nmap from my system menu [15:36] Okay, I will try to patch in a good way [15:36] welcome webrsk [15:36] Uhh I will be away [15:36] Hello UndiFineD :) :) [15:37] ok, I think we're done with screenshots [15:37] [topic: Help us get onto the Narwhal Installation CD] [15:38] If we continue to make good progress as we are, we could replace the Help and Support / About Ubuntu [15:39] we need promoters that help us get onto the cd and approved by canonical [15:39] Thats great :) [15:39] in the TODO directory are all texts of that application which are approved [15:40] You are right !!! [15:40] some of that can be replaced by shots [15:41] which reduces translation effort, and transforms it into shots effort [15:41] Ya we need a team who can work on screenshots , so it will speed up.. [15:41] 100% agree....Yup :) [15:41] So we need to choose the topics which can be replaced with screenshots ... [15:42] most of it is just lengthier wording of our own [15:43] spliced into more pages [15:44] I think this is clear [15:45] [topic: merges] [15:45] some people had to deal with merges [15:45] right nicola88 ? [15:46] this is easily prevented by pulling before pushing [15:46] bzr pull [15:46] bzr add [15:46] bzr commit -m "your message" [15:47] bzr push lp:ubuntu-tour [15:47] here I am. [15:48] this prevents merges, and prevents you to overwrite other peoples doings [15:49] yes....pull command will make things better :) [15:50] can someone add this sequence to the website ? [15:50] i apologize i had some problems the first time i used bazaar. Are there some problems with the last "commits"? [15:50] nicola88, it is ok, we just noticed this was not clear [15:51] no harm done [15:51] ok :) [15:51] for many this is their first project [15:52] including me [15:54] can someone add this sequence to the website ? [15:54] okay,undiFineD ill do that.. [15:54] thanks [15:54] http://ubuntutour.org/contribute/branch/ ? This is not a wiki right. [15:55] [topic: aprilg1, set deadline to finish all content (English)] [15:56] UDS-N is here: http://summit.ubuntu.com/uds-n/ [15:56] Ya we all interested to know the roadmap... [15:56] Starts: Mon, 25 Oct 2010 10:00:00 EDT [15:56] Ends: Fri, 29 Oct 2010 19:00:00 EDT [15:57] do we think it is possible to have a good version for this event ? [15:58] Does All content includes the "TODO contents" also right ? [15:58] no, I think that is for later operation [15:59] we have 4 months to have a really nice version for inclusion [15:59] Thats great span of time :) [15:59] by that time, it has to be very complete [15:59] with shots and all [16:01] I think yes (if we exclude the TODO content). But we need to decide which contents are completed (and they will not be modified) so we can proceed with revision and translations (i think other translator agree) [16:02] so for all current topics, can we have all English language complete by Saturday 23th of Oct ? [16:02] this gives time to package it [16:04] for example a lot of pages that were using the tag now use instead; this changes require that i update all the translated pages. [16:05] yes I know, but we do not need to have the translations done by that time [16:05] just english [16:05] nicola88:Ya that has to be done but the deadline we keep for now is for english content alone.. [16:05] yes :) [16:06] okay let's set that as a goal then [16:06] I would wait making shots after oct 10th [16:06] i know, it's only an example to explain that before proceeding with translation we should complete the content [16:07] and finalize it [16:07] just to be sure we do not have another set of cosmetic changes [16:07] @ UndiFineD: exactly :) [16:10] [topic: aprilg1, set a week for edits/final review for all English content (translations can continue while this is ongoing)] [16:10] when we make changes like these (tag, style, ...) we should pay attention to consistence, otherwise we could have - for example - the tag in some pages and the tag in others [16:10] I think a week is a bit short [16:11] exactly for the reason nicola88 just mentioned [16:12] Category wise review can happen.. so each category will get freezed .. [16:12] so after UDS-N we will have had comments on the project, and get a few revisions [16:13] and after that is done we can do that category review [16:14] if you have time to do more translations this is ok ofcourse [16:15] but mind that you may have to redo some [16:17] are we done here ? [16:17] yes [16:17] [topic: aprilg1: contact Ubuntu System Docs team (for inclusion in 11.04 release)] [16:18] hopefully we find some of them at uds [16:19] or maybe someone is willing to do this in some other way ? [16:20] Does anyone already contacted ubuntu system docs team regarding the inclusion? [16:21] well, we can leave this for now [16:21] move it to next meeting [16:22] [topic: vanHoi: Take a look at Idea's list on the Todo list] [16:22] short list of idea's [16:22] https://wiki.ubuntu.com/UbuntuTour/Todo#List [16:23] but really this is after uds [16:24] once the current sub-topics are completed then we can proceed with the ideas list. [16:24] a lot of interesting topics, but most of them are advanced [16:25] nicola88, is this :Programas / temas a incluir: yours ? [16:25] what ? [16:25] or is it from aprilg1 [16:26] does not really matter, but it is hard to read when not english [16:26] it's not mine [16:27] ok, think this is done too [16:27] [topic: dtigue: Discuss Advanced users section] [16:28] same thing, we know we want several levels of advanced [16:28] but this can wait [16:28] yes the idea is excellent but we can consider these topics in a second moment [16:28] MichealH, proposed a medal awward system this afternoon [16:29] reading could give a bronze, follow with the app open silver, fill out a short questionaire after the tour gold [16:30] this is great for corporate use as personnel certification [16:30] yes, it could attract more user and make the tour more enjoyable [16:31] nice.... :) My 5cents for that idea :) [16:31] great, cookie for MichealH [16:31] :P [16:32] [topic: nicola88; Navigation menu: how to translate the main sections (Getting Started, Office, ...)] [16:32] translation of the menu's happens in the first line of the *.info files [16:32] you can look at how I did it for dutch [16:33] ok thanks [16:33] that is nl_NL [16:33] is this clear nicola88 ? [16:33] yes [16:34] ok, moving on [16:34] :) [16:34] [topic: nicola88: Translated screenshot] [16:34] Hi all. [16:34] though we already covvered alot of screenshot stuff while you were not here [16:34] I'm awake. :D [16:34] morning Muscovy [16:34] :p [16:34] Helloo Muscovy , Welcome :) [16:35] How much have I missed? [16:35] a lot according to my ranting log [16:36] nicola88, what did you mean by translated shots ? [16:37] in the tour, i can't use the original screenshot with the translated text [16:37] because the user won't find corrispondence between the screenshot and the text (particularly with menu) [16:38] well we need to make separate shots then for each language [16:38] exactly [16:38] which some of us already did [16:38] ~/ubuntu-tour/about-ubuntu/nl_NL/images/ [16:38] me too but since the default font has changed, we need to take the screenshots again, right ? [16:39] indeed, but that can wait till after release on 10.10.10 [16:40] ok [16:40] [topic: Silasle: Next/back buttons in lightbox (screenshot tag)] [16:41] yes, those are still missing [16:41] would be nice to have [16:41] with pre-indexed images this is done eassier i think [16:41] like 000-desktop.png [16:42] So if a page has more screenshots only that page will have a prev & next button in lightbox.. rite ? [16:42] with the images in an unique folder and named in that way, i think yes [16:43] or, the code should walk the full tour, searching for shots and wlak the array that way [16:43] Oh you mean the gallery of all the screenshots of the tour ? [16:44] or only to specific page which has more images ? [16:44] like, page 3 has such a shot, and pages 4 has 2 and page 5 1 [16:44] put them into an array [16:45] and give that to lightbox [16:45] by example [16:45] Wait, is the meeting going on now? [16:45] yes Muscovy [16:45] for 1,5 hours [16:46] Oh goodness. [16:46] Though I thought it didn't start for 10 minutes yet. :P [16:47] i gave time in UTC [16:48] so pre-indexed files is one option, or walk the tour for screenshot tags another [16:48] wont user get distracted if they taken from page 3 to page 5 without reading contents ? [16:48] whichever works [16:48] it could [16:48] webrsk: Very, I should think. [16:50] well, the coders can figure this out i guess [16:50] ...why are we missing the about-ubuntu chapter? [16:50] [topic: Alex: Look at packaging options.] [16:50] I think we have 5 people that can make debs [16:51] I can. [16:51] Coding wise no problem in doing it.Just thinking about user point of view .. [16:51] I was thinking about install issues. [16:51] Viz a vi getting it included. [16:51] That's no way we can fit screenshots of 30ish languages into the CD. [16:52] We'd have enough of a challenge doing that for one. [16:52] we can't [16:52] I think we should pakcage the screenshots separately [16:52] in ubuntu-tour-images-LANG. [16:52] but, we could offer it for download during install [16:52] And make Ubiquity install them. [16:52] Exactly. [16:52] which is another reason why i want us to be a replacement for Help and Support [16:53] While installing we can have option like text only and graphical ... so if user selects graphical then we can download the images.. [16:53] Sorry guys, lots of rainfall, I am present now. [16:53] on the installation disc, it first ask you for country and language [16:54] that alone is an indicator [16:54] ya then its pretty good.... based on the language we can download the images ... not all screenshots ... [16:54] Hi Omega. [16:54] Welcome Omega :) :) [16:54] :) [16:54] Hey guys. [16:54] it was in my project evaluation doc, which now is in /docs [16:54] What are we talking about now? [16:54] welcome Omega [16:55] I just pushed a revision, someone made an edit that broke the intro chapter for en CA and GB users. [16:55] webrsk, is right, all the text can fit in one package [16:55] Easily. [16:56] shots and potential video is something else [16:56] Its possible , UndiFineD :) [16:56] We're looking at 6ish MB for screenshots per language, I would guess. [16:56] So if we separate text and images, we can fit all text in the disc and download images separately during installation, right ? [16:57] Yep. [16:57] ok, so this is clear [16:57] Muscovy , if your environment sets to en_US then the tour will run . MichealH has working on transalation of en_GB so en got changed :) [16:58] webrsk: Ok, well I'm en_CA, so it couldn't find anything for me. [16:58] Maybe we should symlink the base language to the default one? [16:58] ya intially mine is set to en_IN , so it didnt worked for me too then changed my env to En_US :P then it worked.. [16:58] how is en_CA diff from en_US ? [16:58] en_CA is basically en_GB. [16:58] Canadian English. [16:58] yes , the default language should run if it didnt find the appropriate language.. [16:59] "en" can always be a default ... [16:59] If it can't find en_CA it shows you en [16:59] so we need a 'en' directory too ? [16:59] I figure it should try to run the base language (en instead of en_CA), since the difference between base and derivatives is just some spelling. [17:00] Muscovy: Just ask and I will try to help :) [17:00] Uhh [17:00] Yeah en_CA [17:00] en_DE ect... [17:00] Im currently trying fr [17:00] english german ? never heard of that [17:01] UndiFineD: English, but for Germans [17:01] So what's next? [17:02] [topic: Alex: Create links between pages.] [17:02] MichealH: Is that on the cd? [17:02] Right. [17:02] I tried that about a week or so ago and the links always gave 404s. [17:02] I thought we need it since a lot of pages have prerequisets. [17:03] Mhm, it would be a good idea. [17:03] I'll see if it works currently. [17:03] so interlinking between pages ? [17:03] Yeah. [17:03] i think that is done by [17:03] keeping language the same [17:04] Omega: What? The fr? [17:05] Ok, it works. :D [17:05] so about me [17:05] Ya it will work as UndiFineD mentioned :) [17:06] I think the headers need to be stuck to the top of the window [17:06] good, another issue solved [17:06] * MichealH fixes? [17:06] :) [17:06] [topic: MichealH: User interaction.] [17:07] approaching 2 hour mark [17:07] and diner is almost ready [17:07] :P [17:07] Okay, [17:08] MichealH, this was about the medals ? [17:08] As had been mentioned earlier [17:08] I was thinking about trophies and medals [17:08] Bronze = Read [17:08] Silver = Interacted with [17:08] Gold= Quiz? [17:09] UndiFineD was a bit jumpy about the quiz [17:09] quiz could be made of multiple choices question... [17:09] yes, you can collect your cookie in #ubuntu [17:09] UndiFineD: huh? [17:09] we liked it [17:10] Yes MichealH its a good idea :) My 5cents are on the way :P [17:10] MichealH: The en_DE [17:10] Omega: Dont think so [17:10] ok [17:10] We should probably only include what the cd includes. [17:10] [topic: webrsk: Each category page can have description about the sub topics.] [17:10] Platinum medal = Completed [17:11] i need to move on, and finish before diner [17:12] UndiFineD: Okay [17:12] Ya each category doesn't have description now , it shows the details of the sub topic only.. [17:13] so we should have a page for each category which will explain about the topic and sub topics, so that user will get an idea about what tour they going to travel.. :) [17:13] like a new tag ? [17:13] I think so. [17:13] oh, separate page [17:13] A summery page? [17:13] I can see what I can do [17:14] I can try and push a release [17:14] yup summary page :) [17:14] ok, we'll have some trials [17:14] Quick overview on the category and its sub topics :) [17:14] [topic: webrsk: Alignment of text & image style differs from english content [Ex:In english content
] [17:14] Like a "In this section you will learn:" [17:14] in the topic page, you could insert the topic name as title and a list of the subtopic with a description and a representative image for each one [17:15] we will finish english language first, before the 23rd [17:15] Yes nicola88 , but right now we dont have the seperate page for the topic ... [17:16] then translations should be fixed to use that as example [17:17] i saw... regarding the current topic, i agree with UndiFineD: we need to finish the english language before considering translations [17:17] is this clear ? no, which english language would be base ? [17:17] but undiFined also there is a reason of the query is why we didnt used any templating engine something splits the presentation and content seperately !!! [17:18] because content editors have to do the alignment , applying appropriate styles while writing content... [17:19] so what do you propose here ? have all text without headers and div ? [17:19] the current layout is

Ya , is there any specific reason having mixed with content and design layout ? [17:20] we can leaveout the div [17:20] I was meaning to ask that. [17:20] but the rest seems essential to me [17:20] WHy are there
s randomly in the text? [17:21] ya when i checked the contents is mixed with the tags and styles like color , size , aligning to right/left.... i thought it would be difficult to editor who modifies the content mistakenly some tags can be deleted too.. [17:22] my diner is on the table, so I have to leave [17:22] Ok. [17:22] Alright. [17:22] I am good with however it is done [17:22] Its a initial start so its fine but as content grows i think it would be difficult i guess !!! :) just a suggestion :) [17:22] Bon appetite [17:22] sure undiFineD :) enjoy dinner :) [17:23] Ok, someone who was here all meeting, could you strike out the topics on the pad that've been covered? [17:23] http://openetherpad.org/r14iF5iOQs [17:23] Muscovy the current discussing one is the last topic :) [17:25] in last revisions, i saw a simple tag instead of with a lot of attributes; it's the same for the

instead of
with relative attribute [17:26] it's to say that using CSS we can afford big contents without a lot of problems (i think) [17:28] but i'm am translator with a little knowledge about HTML/CSS so i don't know which problems may occurr [17:29] Do we have a deadline for Maverick writing? [17:30] Sure nicola88, let me try with some example about how to make the content and design aside .. [17:30] Also, what are the plans for talking to the docs team? [17:31] I have more information about thsat. [17:31] Muscovy , before 23rd october if we can finish the english content then we are ready for oct 25 UDS.. [17:31] We need to leave a message on the ubuntu-desktop mailing list. [17:31] webrsk: Are any members heading to UDS? [17:32] Only through remote i guess. UndiFined have registered :) [17:32] hi everyone. sorry for being really late. [17:32] Hi April. :D [17:32] Hello April :) :) :) [17:32] full on mommy mode today. the kid is sick :( [17:32] anyway, will read thru logs! [17:32] Awe. Not to bad, I hope? [17:33] Hey april. [17:33] Muscovy fever's gone down. thanks for asking :) [17:33] hey Omega, webrsk :) [17:34] Perhaps we should start a pad for the email, Omega? [17:34] I hope your loved one feels better :) [17:34] That would be a good idea Muscovy [17:34] thanks Omega :) [17:34] UndiFineD, you've set the deadline for English content to Oct23, yes? :) [17:34] I think we can make that. [17:35] April , yes :) :) [17:35] Muscovy , can you share the idea about the pad of email ? [17:35] I take it there's a more distant date for screenshots? [17:35] http://openetherpad.org/qYsJH7tAyd [17:35] webrsk^ [17:36] webrsk cool. we can definitely make that deadline [17:36] Is anyone actually going to UDS-N? [17:37] Thanks Omega :) [17:37] last I checked, there were only a few topics that really needed some work in terms of content. Scanning, running windows programs, and ubuntu one. I've already started reviewing the others [17:38] Yes and if we ready with appropriate screenshots for the existing contents , then we are through :) [17:39] should we wait for the official maverick release for the screenshots? [17:39] I'm not sure. [17:39] You heard about the new font April? [17:39] yep Muscovy I saw your email [17:39] I think we should wait a few days just in case Ambiance or the font get any last-minute edits. [17:40] I think that's a good idea [17:40] maverick will be released on the 10 [17:40] yes we should take the screenshot at the last [17:40] *10th [17:41] Ya we can wait for 10th release , that font would be impressive :) [17:43] Sorry guys, for the same reason I was late, heavy rainfall, I have to leave. [17:43] It's kind of flooding. [17:43] oh no , do take care Omega ... [17:43] Thank you :> [17:43] And I will. [17:43] Oh no! [17:43] :) [17:43] Uhh [17:43] take care Omega [17:43] Talk about unexpected situations [17:43] :) [17:44] ;) [17:44] back [17:44] UndiFineD: and Omega has gone... [17:45] UndiFineD: Okay what's next? [17:45] Welcome back UndiFineD :) [17:46] have we discussed this topic : [topic: MixCool: Create a team that's specialized on screenshots] ? [17:46] oh yes, that one we skipped a bit [17:46] hmm, well we can create such a team [17:47] but we are really depended upon translators there [17:48] I think it is really hard to do thai shots when you can't read thai [17:49] unless you automate doing this somehow [17:49] do we have one translator working on a language, or are there several? [17:49] if there's only one translator for a language, we can just ask him/her to do the screenshots for that specific language [17:49] Dykam, is dutch like me [17:49] How do you know O_o [17:50] I am english only :( [17:50] it's in your whois Dykam [17:50] hum hum [17:50] ofcourse [17:50] I really think it would be nice to have a team working on the screenshots. at least we don't overlap [17:50] I though: He couldn't have whois'd me, I've a special vhost [17:50] *thought [17:50] but yeah, that exact vhost is my site :] === aprilg1 is now known as aprilg [17:50] which ends in .nl [17:50] :P [17:51] i'm the italian translator and i can take all necessary screenshot for my language (and for others) [17:52] note Omega can do dutch translations too failry well [17:52] *fairly [17:53] funny typo [17:53] :) [17:54] :] [17:54] yes aprilg , I set the deadline for oct 23rd, that should give a day for packaging [17:55] so UDS-N attenders can point to .deb ofr trial [17:55] for [17:55] UndiFineD excellent :) I'm slowly going over the content for editing/review [17:56] by the way, I pushed an update to OpenOffice a few days ago. [17:56] altho that may need to change again [17:56] the name has changed to LibreOffice, I think [17:56] altho I'm not sure if that's official [17:56] :( [17:56] leave the TODO and other improvements that do not matter for demo, if you have the time that is ok [17:57] I'll also try add more content to these topics: Music [17:57] Scanning [17:57] Running Windows programs [17:57] Ubuntu One [17:58] well, I think that is my fault a bit too, I put it on my website thatsince oracle doings with java to google, OOo might be in danger too [17:58] and suggested to replace java with python code [18:00] also, can anyone tell me how deep we should go with the 'running windows programs' topic? should we just give an overview, or present an example on how to run a simple program? [18:01] wine is secundairy for most linux users, but especially for converters this is a requirement [18:01] I use wine for taxes [18:01] i think running windows application in linux could be considered an advanced topic [18:02] so you can give only an overview of the topic [18:02] it is an advanced topic, but one critical one too for new users [18:03] people who only converted because they learned of wine [18:03] and the winehq page said their app works [18:03] i didn't think in that way... you are right [18:04] but the required skills depend on the application compatibility [18:04] I try to think with this app in terms as how my children would see it [18:04] I'd probably do a simple Wine overview. [18:05] we could give an example how to use wine with a real and diffuse application [18:05] I've never used Wine [18:05] Ya quick overview on Wine , would be great :) [18:06] it would be helpful for specific category of users .. [18:06] ok, we'll provide an overview and probably link to a more indepth source of information, maybe the manual or the official system docs? [18:06] I feel if we have to start explaining how to install Windows programs (as in WIndows installers) , that person hasn't used them and probably won't. [18:06] in the tour we could insist on the possibiity of using free and opensource application as alternative of Windows ones [18:07] Yeah. [18:07] That's also a given for functionality, native _always_ works better than WIne'd. [18:07] instead of explaining how to use Windows app in Ubuntu [18:07] Help and Support does not even mention wine [18:08] not even under advanced [18:08] Wine is a useful thing for transitionals though. [18:08] but, new users may come to linux because of wine [18:09] and especially for applications like tax filing it may be essential [18:09] Yeah, much as there's alternatives, some people won't want to relearn/migrate. [18:09] in that case we should explain when use Wine (and how) and when use native Ubuntu app that are better/equivalent to windows app [18:12] We should tell them how to find native apps. [18:12] oh and ... about-ubuntu chapter 9 contains chapter 12 [18:12] can we merge that [18:12] The problem from the user point of view is the fear of leaving a known environment for learning a new app [18:13] may be we can have a option to search an alternative application for the windows based which available in linux...[results from osalt.com] :) [18:13] fear is of the dark side [18:13] As far as I know, most "normal" (browser, office, etc) applications that aren't the WIdnows defaults are FOSS and Linux. [18:14] I don't think I know anybody who doesn't use a Linux-compatible browser or IE. [18:14] i have dinner so i'll come back as soon as possible, Bye ;-) [18:14] enjoy nicola88 [18:14] Am I making sense? === Zeike is now known as brandonj [18:14] Hello brandonj :) :) [18:14] hey brandonj [18:14] I think 98% uses iether IE or firefox [18:15] calling all gecko firefox here [18:15] Oh and for Natty, we'll have to change OO.org to LibreOffice [18:15] UndiFineD what did you mean by about-ubuntu chapter 9 and 12 ? :) [18:15] To summarize: most applications that don't get prestige from preinstallation are FOSS. [18:15] chapter 12 is in chapeter 9 [18:17] I think we can leave out chapter 12, or rename it chapter 10 [18:17] UndiFineD changing it now :) [18:17] thanks for pointing that out [18:17] I noticed more than a week ago [18:18] I agree witj nicola88 though, we should stick to F/OSS apps as much as we can. [18:19] well a secondary task of this app is to reduce newbie questions [18:19] It would be cool if we could have a "see alternatives" link that would launch a certain category of the software center, say, the browser section. [18:19] explaining wine can reduce that a bit [18:21] Yes , Muscovy that would give more idea to users about the alternative open source apps :) [18:25] on the about-ubuntu section, im thinking we should merge 6-notification area and 7-top panel indicators. what do you guys think? [18:26] Perhaps. [18:27] They are fairly similar in nature. [18:28] ok. updating [18:28] I wish bzr would work [18:28] :L [18:29] I was gonna update something [18:29] MichealH: WHat seems to be the problem? [18:29] Itis fixed [18:30] I purged and installed [18:30] Commited and pushed [18:30] New Summary page [18:31] Everyone pull :P [18:32] What do you guys think? [18:32] revision 257. [18:32] Its my revision :) [18:35] UndiFineD: What do you think? [18:36] seems good to me [18:37] Same here. :D [18:37] Cool :) [18:37] :D [18:37] I will be updating it as time goes on [18:41] Small Update [18:41] Commited [18:41] Pushed [18:43] Time to check? [18:43] done [18:43] it's going really well again [18:43] Yeah [18:43] We just needed a few Ideas [18:44] Nice :) [18:47] oh yeah ... mmm in the help and Support they have a 'About Ubuntu' and a 'New to Ubuntu' topic [18:47] these differ in that the fist describes the desktop and the other about the ubuntu mindset [18:48] or was it the other way around [18:48] the text at in 0.0 and 0.10 in the TODO directories [18:49] Pulling [18:49] Adding [18:49] Commiting [18:50] Pushed [18:50] Rev.260 [18:50] 180 rev in 2 weeks [18:51] Thats a good thing [18:57] hmm [18:57] I don't seem to see the sections on email and empathy :( [18:58] does anyone know what can be wrong with this ? [18:58] aprilg: Whats your language? [18:58] en [18:58] en_PH but it normally goes to en [18:58] Hmm.. [18:58] Oh [18:58] I think I know whats wrong [18:59] all the en_US things aren't displayed [18:59] Try and get the latest revision (261) [19:00] I'm using the latest revision [19:00] ok, the meetinglog: it is in the bot ? or do I need to transfer it to someone [19:00] aprilg: Does it work [19:00] UndiFineD: I will get a link [19:00] I tried changing the en_US folder under desktop config to just en. it's now included in the tour [19:03] UndiFineD: http://irclogs.ubuntu.com/2010/10/03/%23ubuntu-tour.html [19:03] aprilg: Thats in the new revision? :P [19:03] New revision? [19:03] That looks like a log to me. :P [19:04] MichealH yes. the latest one -- 261 [19:04] Muscovy: No, I mean on Launchpad [19:04] yup nice [19:05] UndiFineD: Next time I suggest we use the bot in #ubuntu-meeting [19:05] are we using en_US or just plain en? [19:05] UndiFineD: I am experienced with that [19:05] those that are in a en_US folder are not displayed on the tour I'm running right now :( [19:05] I default to en by the way [19:05] :( === UndiFineD changed the topic of #ubuntu-tour to: The Ubuntu Tour Project! | http://ubuntutour.org | Join https://launchpad.net/~ubuntu-tour | https://wiki.ubuntu.com/UbuntuTour/Todo#List | Meeting time poll: http://doodle.com/8bdh6v2w3g2mq3xf | sunday 3-5 pm UTC | http://openetherpad.org/r14iF5iOQs | http://irclogs.ubuntu.com/2010/10/03/%23ubuntu-tour.html [19:06] aprilg: Make a en_PH and make a en_US [19:06] makes it easier [19:06] err, wouldn't that be redundant? It's all the same content === MichealH changed the topic of #ubuntu-tour to: The Ubuntu Tour Project! | http://ubuntutour.org | Join https://launchpad.net/~ubuntu-tour | https://wiki.ubuntu.com/UbuntuTour/Todo#List | Meeting time poll: http://doodle.com/8bdh6v2w3g2mq3xf | sunday 3-5 pm UTC | http://openetherpad.org/r14iF5iOQs | http://irclogs.ubuntu.com/2010/10/03/%23ubuntu-tour.html [19:06] Uhh [19:06] Sorry [19:06] Making an addidtion === MichealH changed the topic of #ubuntu-tour to: The Ubuntu Tour Project! | http://ubuntutour.org | Join https://launchpad.net/~ubuntu-tour | https://wiki.ubuntu.com/UbuntuTour/Todo#List | Meeting time poll: http://doodle.com/8bdh6v2w3g2mq3xf | sunday 3-5 pm UTC | http://openetherpad.org/r14iF5iOQs | http://irclogs.ubuntu.com/2010/10/03/%23ubuntu-tour.html and look from 15:12 onwards [19:07] Therwe [19:08] Do we need to sunday 3-5pm UTC? [19:08] *the [19:08] Perhaps not. === MichealH changed the topic of #ubuntu-tour to: The Ubuntu Tour Project! | http://ubuntutour.org | Join https://launchpad.net/~ubuntu-tour | https://wiki.ubuntu.com/UbuntuTour/Todo#List | Meeting time poll: http://doodle.com/8bdh6v2w3g2mq3xf | http://openetherpad.org/r14iF5iOQs | http://irclogs.ubuntu.com/2010/10/03/%23ubuntu-tour.html and look from 15:12 onwards [19:08] Fixed [19:08] Muscovy I have a problem with the en_US or just plain en folders [19:09] aprilg: I can fix [19:09] aprilg: What's the problem? [19:09] thanks MichealH [19:09] I think I have fixed [19:09] Oh [19:09] How many Chapters do you have aprilg [19:09] Muscovy I default to en, so all those sections that are stored in en_US aren't displayed [19:10] Maybe symlink en to en_US. [19:10] MichealH I have 12 [19:12] aprilg: You should have 22 [19:12] Fixed [19:12] Oop [19:12] Its uploading [19:12] I mean commiting [19:12] Done [19:12] Get the latest [19:12] a commit is not pushed [19:13] I know [19:13] I mean push [19:13] :) [19:13] aprilg: It works? [19:14] pulling na0 [19:14] Im pushing again [19:15] I forgot a folder [19:15] Pshed [19:15] *Pushed [19:16] aprilg: Does it work? [19:17] MichealH yes. thanks a lot! :D [19:18] :D [19:18] I've just pushed some more

correntions on a number of pages. [19:19] * MichealH pulls [19:20] Imma do a bit more improvements than bugfixes ;) [19:22] ehm, isn't the first page a h1 and the second, third a h2 ? [19:22] UndiFineD: No [19:23] If it is a new topic but related to the tour its a

[19:23] Um. [19:23] Isnt it? [19:23] I though h1s were first pages of a chapter. [19:23] And h2s other pages. [19:23] Uhh... [19:23] Muscovy, and ai have the same idea [19:23] IT WASNT ME! [19:23] :p [19:24] * MichealH hides [19:24] * MichealH runs [19:24] cosmetics MichealH [19:24] read it like a book [19:24] Okay [19:24] Can I fix? [19:25] Yeah. [19:25] Most of the "problem" pages either had manually inserted CSS or no header CSS at all. [19:26] conflict :/ [19:28] hrrr the recent changes I made were lost :( [19:28] waaaa [19:28] Im pushing now [19:28] I pushed without a problem [19:28] haha [19:28] I rule you ALL [19:29] ;) [19:29] did anyone overwrite the files on the en_US version of about-ubuntu? there were a few sections that I merged [19:29] now they're gone [19:30] Hrmm [19:30] Let me look [19:30] Theyre en [19:31] aprilg: Tried restarting? [19:32] I don't think I can solve this with restarting :) hehe [19:32] commited [19:32] the files I pushed were overwritten [19:32] so.. meh [19:32] redoing them [19:33] What a development process should and should not look like: http://i.imgur.com/bqZzj.png [19:33] XD [19:34] lol [19:35] We all are on track and you dont understand us XD [19:35] Thats what it looks like [19:36] RIGHT! [19:36] WHO DID THAT? [19:36] lol [19:36] I had a lovley peice of work on the "Rubbish Bin" [19:37] AND SOMEONE RENAMED IT TO "TRASH" [19:37] GRR [19:38] Muscovy: You know the pic on the bottom right? [19:38] s/right/left [19:38] Yes. [19:38] What does it represent? [19:38] funny how someone has a better overview on the devel than me [19:38] Number of pushes? [19:38] The trash, you mean? [19:38] Wait. [19:38] Um. [19:39] rev 268 [19:39] Muscovy: Why... Wait untill I see you! [19:39] * MichealH chases Muscovy [19:39] Hey, I'm going in a loop there! [19:40] Boy, it really felt like that diagram the morning the OMG post came out. :P [19:41] Muscovy: Did you Do the vicious thing of remaming "Rubbish Bin" to trash? [19:42] MichealH: Nope. [19:42] Good [19:42] Who did it [19:42] * MichealH looks at everyone viciously [19:42] I feel "rubbish bin" is too long, and "recycling bin" is misleading. [19:44] Which file is it in, MichealH? I can't see that edit in the branch browser. [19:45] ubuntu-tour/about-ubuntu/en_GB/14_trash [19:46] I read the ubuntu-uk mailing list [19:55] Hu jenkins [19:55] *Hi [19:55] hello [19:56] :L [19:56] hi [19:57] rev 269 [19:58] administartors ... [19:59] lets correct that [20:03] aprilg, how is your little one ? [20:05] Well, this project has been around for a month and a half. :D [20:06] UndiFineD she's getting better. Thanks for asking [20:06] :) [20:06] my family has been sick too last week [20:06] just my gf atm [20:07] I hope she's getting better [20:07] she is, slowly [20:07] A lot of my friends have been sick after school started. :| [20:07] that what you get for going to school [20:08] Yeah well grade 12 is hard to avoid. :P [20:09] some try [20:09] and all have failed [20:12] UndiFineD: What will the Disclaimer be for Tour? [20:12] Disclaimer? [20:12] UndiFineD: Is the license under GPL? 2? 3? [20:12] 3 I think. [20:13] licence, undecided [20:14] disclamier, make it something like what is already there [20:14] I like GPL [20:14] GPL 3? [20:14] We had his discussion a long time ago and I _think_ we settled on GPL 3. [20:15] this* [20:15] some may approve MIT, others OSOR EU [20:15] if it is GPL v3 I am ok with that [20:19] I put the GPL 3 in [20:22] 273 [20:27] I did a merge. lemme know if I killed anything :D [20:28] Thanks April. [20:28] * UndiFineD drops dead on the spot [20:29] nah it is alright i think [20:31] 277 [20:35] Pusing [20:35] *Pushing [20:35] Commited 279 [20:35] Pushed [20:37] great we have a lic [20:37] :) [20:37] I sat there and added those h1/2 tags [20:37] 10 MINS! [20:37] We should have a contributor page [20:38] are we up to 280 now? [20:38] is anyoen else pushing? [20:39] doing a push [20:40] bzr: ERROR: Could not acquire lock "(remote lock)": [20:40] and that's why we need kernel 2.6.36 [20:44] :) [20:44] 282 [20:45] :O [20:45] we had 80, 3 weeks ago [20:45] wine isn't available in a default install, right? [20:45] it is [20:46] so celebrate aprilg [20:46] lol [20:46] UndiFineD: We need a list of contributors [20:47] when ? [20:47] Uhh for the next push :P [20:47] I want to list the big contributors on the contrubutors page [20:47] well, you could get them out of the commit log [20:48] How do I find that? [20:48] do you have bazaar explorer installed ? [20:48] Nope [20:48] MichealH try this page: https://launchpad.net/ubuntu-tour/+topcontributors [20:48] it lists the top contributors to the project [20:49] Hrmm... Im not on it [20:50] it takes a while to update MichealH [20:50] * MichealH installs the explorer [20:50] mmm karma is good [20:50] Oh ya! [20:51] UndiFineD I can't seem to find wine anywhere; reading up on it now, I don't think it comes with a fresh ubuntu install [20:52] starting my vm [20:53] grmbl [20:53] wont start [20:53] hah [20:57] but, that does not really matter [20:58] wine is a important app for new ubuntu users [20:59] UndiFineD: I just had an Idea! [21:00] :) [21:00] i will get a cookie [21:00] ya. I just thought it would've been easier if we could just point to where wine is instead of telling them they had to install it [21:00] LETS DO APTURL! [21:00] It installs everything automaticly [21:00] Well... [21:01] The program you want [21:02] UndiFineD: Whats your name? [21:02] oh then if you really want to do advanced you could make a mailserver tour [21:02] So i can put you on contrib list [21:02] Keimpe de Jong [21:03] k.dejong on lp [21:06] guys, gotta go [21:06] I'll try check back again in a few hours [21:06] take care all! [21:08] Whats MadnessRed's name? [21:09] UndiFineD: ^^ [21:09] don't know, maybe it is on lp [21:10] Nope [21:10] Oh well [21:10] When we find out add it to the contributors page [21:10] his name is anthony [21:12] Last name? [21:12] could not find it [21:13] but he will be around soonisch [21:13] New push coming [21:13] Commited [21:13] Pushed [21:13] Enjoy you name up in lights! [21:14] Any errors? Correct them [21:14] Anthony Steward. [21:14] I'll be back in a bit. [21:15] Pushing again [21:17] Nother Push [21:17] oh dear [21:18] What? [21:18] merges [21:18] D: [21:20] D: [21:21] Mscovy left :( [21:21] *Muscovy [21:26] aprilg, you changed accessibility ? [21:27] UndiFineD just a few minor things [21:27] I have text through the 2nd screenshot [21:27] very weird [21:28] I just pulled, I don't see any screen shots [21:29] hmmm diffs between en en en_gb [21:30] Hrmm [21:30] Could have been me [21:30] GRR cp! [21:31] oh yesterday i had a wonderful mv command MichealH [21:31] mv *.jaybob * [21:31] removed all movies [21:31] hah [21:32] 600 gb lost [21:33] so now i have room for all dr who eps [21:35] :O [21:35] 600GB? [21:36] irony is, yesterday i bought myself another 1TB disk [21:36] and this happened after that [21:36] heh [21:37] UndiFineD: Wait a sec... You mv'd? [21:37] You lost them? [21:37] yes [21:37] I just wanted to remove the directory name extention [21:41] oh i am sorry aprilg [21:41] I am getting tired [21:41] nearly 11 pm here [21:42] Its near 10pm here [21:42] I am seeing text in changing the background [21:42] through that image [21:43] huh? [21:43] Made no sence [21:43] * MichealH suggests UndiFineD gets some shut-eye [21:43] I will [21:43] but it is there [21:44] second page of the desktop config [21:44] I will look [21:44] Hmm... [21:44] Let me see [21:50] Fixed [21:53] pushed [21:55] :) [21:55] well I call it a night [21:55] thanks MichealH [21:56] and everyone else for being here [21:56] :) [21:56] No probs [23:00] Hello all.