Yes, easily. The only issue is that it would add two actions for text
and runnable items when when you really only need one.
On Jun 2, 4:17 pm, Andrew Conkling wrote:
> On Sun, May 31, 2009 at 03:02, Joe wrote:
> > I actually based this plugin off of that one. I didn't like the "Read
> > Manual
On Sun, May 31, 2009 at 14:14, David Siegel wrote:
> Joe, shouldn't this be part of the existing Firefox plugin?
Or the OpenSearch one, as this seems to be directly related to that
functionality.
On Sun, May 31, 2009 at 9:08 AM, Joe wrote:
> This one allows you to use the Firefox Smart Keywo
On Sun, May 31, 2009 at 03:02, Joe wrote:
> I actually based this plugin off of that one. I didn't like the "Read
> Manual Pages" plugin because you could only get manpages. I prefer
> mine because it might bring up useful info even if I only want the
> manpage, which always shows up in the resul
If you'd like, I don't see why not.
On May 31, 11:14 am, David Siegel wrote:
> Joe, shouldn't this be part of the existing Firefox plugin?
>
> David
>
> On Sun, May 31, 2009 at 9:08 AM, Joe wrote:
>
> > This is my second of three plugins.
>
> > This one allows you to use the Firefox Smart Keywo
Joe, shouldn't this be part of the existing Firefox plugin?
David
On Sun, May 31, 2009 at 9:08 AM, Joe wrote:
>
> This is my second of three plugins.
>
> This one allows you to use the Firefox Smart Keyword feature to do
> searches. I use this feature a lot because I don't like the search box
>
Alright, I'll change it to help.
On May 31, 3:37 am, Jason Smith wrote:
> The name of the action should be "Get Help" or just "Help", the fact
> that it is searching is probably not relevant.
>
> On Sun, 2009-05-31 at 00:02 -0700, Joe wrote:
> > I actually based this plugin off of that one. I di
The name of the action should be "Get Help" or just "Help", the fact
that it is searching is probably not relevant.
On Sun, 2009-05-31 at 00:02 -0700, Joe wrote:
> I actually based this plugin off of that one. I didn't like the "Read
> Manual Pages" plugin because you could only get manpages. I
I actually based this plugin off of that one. I didn't like the "Read
Manual Pages" plugin because you could only get manpages. I prefer
mine because it might bring up useful info even if I only want the
manpage, which always shows up in the results. I do want to add my
feature where you can use i
So instead of a whole new plugin,you should add an action to the "Read
Manual Pages" plugin to search. Cool stuff though! Should be easy to move
into that plugin.
--
-- Alex Launi
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the G
On Thu, May 28, 2009 at 23:04, Joe wrote:
> SearchHelp is my first of three plugins for Do. You can read about it
> here:
>
> http://do.davebsd.com/wiki/index.php?title=SearchHelp_Plugin
>
Excellent! I look forward to trying it out; I'll leave any feedback here,
unless you'd prefer it elsewhere.
Im trying to add configuration to my plugin but this gtk stuff is
really confusing. I simply want the user to beable to state the path
to radio.py so the plugin will run on computers other than mine.
Ive committed my work so far but im stuck with compile errors and i
dont understand where im gett
Awesome thanks. Now it loads!! Thanks.
Yeah i saw it in the pluginsmenu before but it didn't say that it
loaded the plugin, now i does.
Its the small things =) Thanks, now i got som debugging to to.
I'll put it in the do plugins solution instead.
Cheers
Anders
--~--~-~--~~-
Ah, I believe I found your problem. Do loads the plugin, but, but
Mono.Addins isn't loading any types from the plugin, because you've
got some typos in your addin.xml.
should be (notice the change from plural to singular)
and
should be
On Fri, Sep 5, 2008 at 10:40 AM, Jason J
How are you building and installing your plugin?
I branched your repository and noticed that you have your own
MonoDevelop solution within your Radio directory. Please add your
project to the DoPlugins solution rather than create a new solution.
With that said, I built your project and then copi
Hello!
I've managed to make it compile with IItemSource. But i still doesn't
get gnome-do to load the plugin. Updated my branch.
Anders
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"GNOME Do" group.
To post to th
On 5 Sep, 01:35, "Jason Jones" <[EMAIL PROTECTED]> wrote:
> I took a quick look at your code and saw a few things:
>
> You need to make sure that your addins.xml and source code are in
> sync. In your xml file, you specify the item source as:
>
>
>
>
>
> but the item source in your code is
Hey man!
I'm writing to Console.writeline("foo"). Gonna try with Console.Error
instead, and no quiet mode! Thanks!!
Anders
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"GNOME Do" group.
To post to this group, sen
I took a quick look at your code and saw a few things:
You need to make sure that your addins.xml and source code are in
sync. In your xml file, you specify the item source as:
but the item source in your code is under the GNOME namespace:
namespace GNOME {
public class RadioItemS
On Thu, Sep 4, 2008 at 5:46 PM, skaggapa <[EMAIL PROTECTED]> wrote:
> i havent written any action for it yet but i cant get any
> matches for the radiostations. Do i have to have a action?
>
You should not need to write any action if you dont need one. You can have
any combination of ItemSources
19 matches
Mail list logo