I wrote a C# application with Mono and Gtk#. I want to associate a File Type with an extension to this program in Linux so that when a user tap on that file it must call my program and open up that file within my program which in a sense is a viewer.I wrote a C# application with Mono and Gtk#. I