[00:00] :/ [00:00] Well it just pastes from the clipboard. [00:00] That is what it does. [00:00] I don't think I need to spell it out in the menu do I? [00:00] Like file -> paste from the clipboard [00:00] don't worry, Gtk/Qt/etc. will usually do what you expect [00:01] Yes I was able to paste from the clipboard. [00:01] Now I'm trying to check if a pasted text is an URI [00:09] (just wanted to say that the copy/paste concept in X is more powerful than just the basics that you usually use...) [00:23] I thought it was a pictures viewer [00:23] file->paste makes no sense to me [00:24] edit->paste would make more sense, but not in a viewer :) [00:29] It is a pictures viewer :( [00:30] I can't put it in edit->paste because it can't edit files, therefore there is no edit menu [01:17] makes sense [01:17] so what does file->paste do? :) [01:35] stqn: It shows whatever is in the clipboard [01:35] If it's an image it shows the image. [01:35] If it's URI it loads the URI into an image and shows it. [01:36] If it's text it checks it it starts with http, https or ftp and loads it. [01:42] ah ok [01:42] nice [01:51] good night