Skip to content

jpfleury/open-uri-context-menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

"Open URI Context Menu" is a plugin for gedit, the default Gnome text editor. This plugin adds two context menu items when we right-click on an URI present in the file content: open on the browser or open on gedit to view source code.

Original version was developed by Martin Szulecki for gedit 2.

The current repository is a port of the plugin to gedit 3.

Requirements

The plugin uses the command xdg-open from the package xdg-utils.

Installation

Development

Git is used for revision control. Repository can be browsed online or cloned.

License

Authors: Martin Szulecki <opensuse@sukimashita.com>, Jean-Philippe Fleury (http://www.jpfleury.net/en/contact.php)
Copyright © 2007-2008 Martin Szulecki
Copyright © 2011 Jean-Philippe Fleury

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

Open an URI from gedit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages