summaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix directory for MO filesPaul W. Frields2012-10-221-1/+1
|
* Add MO files to dataPaul W. Frields2012-10-221-13/+22
|
* Create some Makefile fluff for easier releasesPaul W. Frields2012-10-121-1/+4
|
* Move strings from GtkBuilder file to Python codePaul W. Frields2011-03-181-1/+0
|
* Fix filename problem and issue oopsie 0.1.8.1Paul W. Frields2011-03-161-1/+1
|
* Place icons in standard area for GTK icon cachingPaul W. Frields2010-12-191-6/+6
|
* Include proper encoding (PEP-0263)Paul W. Frields2010-12-191-0/+1
|
* Fix copyright informationPaul W. Frields2010-12-191-1/+1
|
* Add Jürgen to authorshipPaul W. Frields2010-12-191-0/+1
|
* Restore message extractors in setup.py scriptPaul W. Frields2010-02-221-5/+5
| | | | | | Note this reqires the BabelGladeExtractor module. I've prepared a spec file and source RPM for review but haven't yet created a package review bug. Included this on the TODO list.
* Change import order to prevent complaints from setuptoolsPaul W. Frields2010-02-221-1/+1
|
* pulsecaster.desktop is installed nowJürgen Geuter2010-02-211-0/+1
| | | | setup.py does now copy pulsecaster.desktop to /usr/share/applications
* Fixed some pathsJürgen Geuter2010-02-201-3/+7
|
* Towards a working distutils setupJürgen Geuter2010-02-201-7/+6
|
* Added a scriptJürgen Geuter2010-02-151-2/+2
| | | | Ok, so now we got something to put into /usr/bin
* Add preliminary setuptools supportPaul W. Frields2009-09-011-0/+47