Commit Graph

1793 Commits

Author SHA1 Message Date
Tim Bentley 3cf8b491ea Fix field name 2010-02-23 19:37:07 +00:00
Tim Bentley 8f985291ac Head 2010-02-23 19:19:22 +00:00
Tim Bentley 8e2efcb183 Fix spelllling 2010-02-23 19:19:06 +00:00
Michael Gorven 668ca4ae4d Add menu entry .desktop file and some source tarball and script fixes.
https://code.launchpad.net/~mgorven/openlp/menu-entry/+merge/19978

bzr-revno: 713
2010-02-23 18:57:51 +02:00
Michael Gorven 57f685cc60 Specify correct directory. 2010-02-23 17:52:38 +02:00
Michael Gorven 7f8c6b6fdd Install scripts as scripts. 2010-02-23 17:49:39 +02:00
Michael Gorven 03ae1781c4 Install menu entry. 2010-02-23 17:45:55 +02:00
Michael Gorven 3b0970d773 Make setup.py executable. 2010-02-23 17:45:26 +02:00
Michael Gorven a0e56c0d85 Include proper vesion file in tarball and fix reading thereof. 2010-02-23 17:45:06 +02:00
Michael Gorven b80bfb5a80 Add menu entry from old branch. 2010-02-23 17:42:17 +02:00
Raoul Snyman 07b4b8ed21 Cleaned up setup.py file, so that a source distribution is possible, and also packages can be built.
bzr-revno: 712
2010-02-22 22:08:32 +02:00
Raoul Snyman 0126d3fc77 Merged from trunk.
Version numbers are now pulled from tags, and some fancy footwork is done around that too.
Version numbers are saved to a version file too.
2010-02-22 20:47:29 +02:00
Jon Tibble 488a786941 Import and theme importing fixes
bzr-revno: 711
2010-02-22 17:31:45 +00:00
Jon Tibble d02fc68a72 Fix unzipping theme files 2010-02-22 16:57:08 +00:00
Jon Tibble 61c7b6479f Fix theme import font colours 2010-02-22 16:42:10 +00:00
Jon Tibble 0337127985 Fix theme import alignment 2010-02-22 15:53:23 +00:00
Tim Bentley 60dd3b36cf Fix presentation tab and repaint service item 2010-02-22 06:14:44 +00:00
Jon Tibble 45c7fad1d6 Fix theme import colours 2010-02-21 23:40:16 +00:00
Jon Tibble 962f1364e4 Fix v2 theme importing 2010-02-21 23:05:03 +00:00
Jon Tibble f7d95a8fdb Remove debug prints 2010-02-21 21:41:30 +00:00
Tim Bentley 20ab9d1ce2 Force regeneration of all changes 2010-02-21 14:12:47 +00:00
Tim Bentley 985ce73dfd Force regeneration of sevice item on theme change 2010-02-21 14:06:56 +00:00
Tim Bentley 00a16e01a1 Head 2010-02-21 13:59:43 +00:00
Jon Tibble 5715819e83 Head r710 2010-02-21 13:21:44 +00:00
Jon Tibble ab43741dcb Head r709 and initial fix for theme importing 2010-02-21 13:20:39 +00:00
Raoul Snyman a69708962a Moved the log file to a location that OpenLP can write to as an unpriviledged user.
bzr-revno: 710
2010-02-21 11:56:07 +02:00
Raoul Snyman 70251a4321 - Created independant "get_config_directory" and "get_data_directory" methods.
- Moved log file to configuration file location for non-root/administrator users.
2010-02-21 08:32:43 +02:00
Raoul Snyman 8182b418b7 Updated version.txt to the latest revision.
bzr-revno: 709
2010-02-19 21:39:52 +02:00
Jonathan Corwin 357c1e6a20 A few more small presentation fixes/cosmetics.
bzr-revno: 708
2010-02-19 21:38:56 +02:00
Raoul Snyman 7efd037024 Pull the version number from the tag. 2010-02-19 21:17:32 +02:00
Raoul Snyman 77e55da0d3 Pulling in the tags and the revision number from bzr. 2010-02-19 21:14:39 +02:00
Tim Bentley 6bc51b29f4 Fix displayAlert error
Fix UTF8 settings on SongUSage dialog

bzr-revno: 707
2010-02-18 17:52:45 +00:00
Jonathan Corwin cf62d6187f More presentation fixes/tidies 2010-02-17 22:57:59 +00:00
Tim Bentley 516b05e0ad Fix URF8, copyright and alert error 2010-02-17 20:17:33 +00:00
Jon Tibble 711bd3cf00 Import fixes and copyright insertion 2010-02-17 19:13:04 +00:00
Jon Tibble 60236d98a1 Head r706 2010-02-17 19:05:39 +00:00
Jon Tibble 2287db11d7 head 2010-02-17 19:04:53 +00:00
Tim Bentley 40c0f18fd4 head706 2010-02-17 18:49:43 +00:00
Jonathan Corwin 9d6fc23349 A couple of small changes to get powerpoint+viewer working.
bzr-revno: 706
2010-02-17 17:48:00 +02:00
Jonathan Corwin 959c2469a5 Fix PowerPoint and PowerPoint viewer screen lookup 2010-02-16 22:28:35 +00:00
Tim Bentley 0335547d73 Fix SongUsage Dialog so should be complete
Minor bug fixes discovered and fixed.
Alerts - Major refactor
* Make a plugin
* Move code from maindisplay into plugin
* Add Location , Font size and History option to Font Tab and fix code to use them
* Add button to Alert Tab to allow History to be edited
* Amend Alert screen to be able to use History if option set
* Build screen to allow alerts to be Added / Edited and Deleted.

bzr-revno: 705
2010-02-16 19:58:10 +00:00
Tim Bentley 04d79f72a1 Fix typos 2010-02-16 18:51:41 +00:00
Tim Bentley e0b7c54ddc Minor fixes and unicode changes 2010-02-16 18:47:26 +00:00
Tim Bentley 528db0d60e Fix theme import bug
bzr-revno: 704
2010-02-16 17:53:15 +00:00
Tim Bentley fef8986550 Fix theme import bug 2010-02-16 17:40:41 +00:00
Raoul Snyman 8187eaad65 Merge from trunk 2010-02-14 23:21:55 +02:00
Raoul Snyman 33d0227041 Working on a "Source Distribution" - aka source tarball 2010-02-14 23:20:13 +02:00
Tim Bentley 2fefcef09d Alerts editing now work - history and pre determined 2010-02-14 20:19:57 +00:00
Tim Bentley acc97f3c79 Alerts now have history 2010-02-14 13:27:32 +00:00
Tim Bentley 9c97660b73 Alerts now move between top and bottom 2010-02-13 07:37:03 +00:00