indicator-chars.git
7 years agoFix gi.require_version warning master
Adrian Iain Lam [Wed, 29 Jun 2016 18:00:07 +0000 (02:00 +0800)]
Fix gi.require_version warning

8 years agoRemove unused subprocess import
adrianiainlam [Sat, 12 Mar 2016 12:19:45 +0000 (12:19 +0000)]
Remove unused subprocess import

8 years agoFix TypeErrors due to Gtk.Clipboard API difference between PyGTK and PyGObject
adrianiainlam [Fri, 11 Mar 2016 19:05:15 +0000 (19:05 +0000)]
Fix TypeErrors due to Gtk.Clipboard API difference between PyGTK and PyGObject

8 years agoPort to Python 3
adrianiainlam [Fri, 11 Mar 2016 13:47:50 +0000 (13:47 +0000)]
Port to Python 3

8 years agodoc
Cyrille Giquello [Wed, 3 Feb 2016 18:39:33 +0000 (19:39 +0100)]
doc

8 years agoMerge branch 'master' of https://github.com/Cyrille37/indicator-chars
Cyrille Giquello [Wed, 3 Feb 2016 18:37:15 +0000 (19:37 +0100)]
Merge branch 'master' of https://github.com/Cyrille37/indicator-chars

8 years agodoc
Cyrille Giquello [Wed, 3 Feb 2016 18:34:38 +0000 (19:34 +0100)]
doc

10 years agoMerge pull request #8 from cbrunet/master
Tobias Schlitt [Wed, 30 Oct 2013 17:32:28 +0000 (10:32 -0700)]
Merge pull request #8 from cbrunet/master

Corrected bug for Ubuntu 13.10

10 years agoCorrected but for Ubuntu 13.10
Charles Brunet [Wed, 30 Oct 2013 16:07:02 +0000 (12:07 -0400)]
Corrected but for Ubuntu 13.10

11 years agoTypo on README syntax
Cyrille Giquello [Wed, 24 Oct 2012 09:37:59 +0000 (11:37 +0200)]
Typo on README syntax

11 years agoAdd my changes in the README
Cyrille Giquello [Tue, 23 Oct 2012 21:33:53 +0000 (23:33 +0200)]
Add my changes in the README

11 years agoadd a configuration file example
Cyrille Giquello [Tue, 23 Oct 2012 21:33:07 +0000 (23:33 +0200)]
add a configuration file example

11 years agoadd a char copy into Clipboard(selection="CLIPBOARD")
Cyrille Giquello [Tue, 23 Oct 2012 21:23:40 +0000 (23:23 +0200)]
add a char copy into Clipboard(selection="CLIPBOARD")

11 years agoreplace custom icon with a theme icon name
Cyrille Giquello [Tue, 23 Oct 2012 21:22:10 +0000 (23:22 +0200)]
replace custom icon with a theme icon name

11 years agouse env to find the Python engine
Cyrille Giquello [Tue, 23 Oct 2012 21:18:17 +0000 (23:18 +0200)]
use env to find the Python engine

12 years agoSupport for optional sub-menu titles.
Tobias Schlitt [Sat, 4 Feb 2012 10:05:26 +0000 (11:05 +0100)]
Support for optional sub-menu titles.

Thanks to David Goodger <goodger@python.org>.

12 years agoAdded: New, more Unity like, icon.
Tobias Schlitt [Wed, 19 Oct 2011 06:44:38 +0000 (08:44 +0200)]
Added: New, more Unity like, icon.

This icon suites the Unity optics much better, although it is still not
perfect. Thx to @vovkkk for the SVG version, for which I postprocessed
the PNG export a bit in GIMP to make it look less blurry. Still: If
someone feels to make a better icon, feel welcome to suggest one.

12 years ago- Updated: More extensive readme.
Tobias Schlitt [Fri, 8 Jul 2011 13:20:37 +0000 (15:20 +0200)]
- Updated: More extensive readme.

12 years ago- Renamed: README to support RST.
Tobias Schlitt [Fri, 8 Jul 2011 13:17:24 +0000 (15:17 +0200)]
- Renamed: README to support RST.

12 years ago- Initial checkin.
Tobias Schlitt [Thu, 7 Jul 2011 21:34:34 +0000 (23:34 +0200)]
- Initial checkin.