~cszikszoy/do-plugins/pastebin

« back to all changes in this revision

Viewing changes to Tomboy/src/TomboyDBus.cs

Spring cleaning. God Monodevelop is a luxury.

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
using System.Collections;
22
22
using NDesk.DBus;
23
23
using org.freedesktop.DBus;
24
 
using Do.Addins;
25
24
 
26
 
namespace Do.Addins.Tomboy
 
25
namespace Tomboy
27
26
{
28
27
        [Interface("org.gnome.Tomboy.RemoteControl")]
29
28
        public interface ITBoy