Commit Graph

5890 Commits

Author SHA1 Message Date
Andreas Preikschat
09f22e9144 r1421 2011-03-25 19:11:30 +01:00
Raoul Snyman
75057ba54c Last update to the translations before 1.9.5
bzr-revno: 1421
2011-03-25 19:15:50 +02:00
Raoul Snyman
53d2f6f119 Updated translation files. 2011-03-25 18:57:11 +02:00
Raoul Snyman
9871836bb0 HEAD 2011-03-25 18:48:42 +02:00
Raoul Snyman
9e02852d54 Updated translation files. 2011-03-25 18:48:25 +02:00
Raoul Snyman
9c08726bd9 Fixed up a problem on OS X where a second configuration file was created. See bug #738642.
bzr-revno: 1420
2011-03-25 17:51:28 +02:00
Raoul Snyman
62d662fa56 Fixed up last few references to app_version. 2011-03-25 06:53:20 +02:00
Jonathan Corwin
ee5cf5d9e1 Enable the Online Help menu item
bzr-revno: 1419
2011-03-24 22:06:37 +00:00
Jonathan Corwin
99622b5cc1 Link to online manual 2011-03-24 21:20:38 +00:00
Andreas Preikschat
c598a86e59 workaround for ticket 102 2011-03-24 21:46:34 +01:00
Andreas Preikschat
84c23911b3 r1418 2011-03-24 21:45:37 +01:00
Jonathan Corwin
0f3750da77 head 2011-03-24 20:35:44 +00:00
Raoul Snyman
bf058430d2 Updated the copyright information and the contributors.
bzr-revno: 1418
2011-03-24 22:07:31 +02:00
Andreas Preikschat
6c4374eaf7 1417 2011-03-24 20:39:50 +01:00
Andreas Preikschat
22af2a32f8 - changed the hard coded version numbers
bzr-revno: 1417
2011-03-24 20:28:44 +01:00
Raoul Snyman
efbcfd0772 Updated copyright information. 2011-03-24 21:04:02 +02:00
John Cegalis
a8249b99ec Added Themes, Config and maybe other stuff. Please check OSIS bible conversion for clarity.
bzr-revno: 1416
2011-03-24 19:36:54 +01:00
Raoul Snyman
4bfc1ec208 Possibly found the cause of our double-config-file problems. 2011-03-24 19:23:39 +02:00
Raoul Snyman
a9443ba08e HEAD 2011-03-24 19:18:42 +02:00
Raoul Snyman
9b8b5c821a Optimised the app_version usage. 2011-03-24 19:18:28 +02:00
Andreas Preikschat
682c32eaad changed hard coded version numbers 2011-03-24 17:09:05 +01:00
John Cegalis
4b9cc4a9a8 added config and themes 2011-03-23 04:45:28 -04:00
John Cegalis
10b89110df added config and themes 2011-03-23 04:25:29 -04:00
John Cegalis
e857f1f912 added config and themes 2011-03-22 20:13:55 -04:00
John Cegalis
e4ad1d7f33 added config and themes 2011-03-22 15:34:22 -04:00
John Cegalis
b8cd689fc3 added config and themes 2011-03-22 14:57:24 -04:00
John Cegalis
c3ba3eb475 added config and themes 2011-03-22 14:29:29 -04:00
Raoul Snyman
b5eee3202c Fixed a small bug where multiple translations of verses showed up incorrectly in the footer.
bzr-revno: 1415
2011-03-22 09:53:06 +02:00
Raoul Snyman
f229146363 Fixed a bug where not all Bible versions were shown with multiple versions. 2011-03-22 08:43:31 +02:00
Andreas Preikschat
c7faf2751d r1414 2011-03-21 21:58:35 +01:00
Andreas Preikschat
705497efd8 - update the screen list combo box when a screen was changed/added/removed
- pre select the last screen in the combo box

bzr-revno: 1414
2011-03-21 18:49:25 +01:00
Andreas Preikschat
2952e36a95 select last screen in the list 2011-03-21 12:51:14 +01:00
Raoul Snyman
45a51cda08 Updated the translations.
bzr-revno: 1413
2011-03-21 10:13:56 +02:00
Raoul Snyman
fb98c67b14 Added smart footers to Bibles (see bug #709975).
bzr-revno: 1412
2011-03-21 10:10:10 +02:00
Andreas Preikschat
e482866ccb update screen list in first time wizard when the system detects new screens 2011-03-21 09:03:05 +01:00
Andreas Preikschat
b7b8d03651 r1411 2011-03-21 08:47:12 +01:00
Raoul Snyman
0c6c331628 Updated South African English translation. 2011-03-21 08:30:26 +02:00
Raoul Snyman
c1f048653a Updated translations. 2011-03-21 08:14:57 +02:00
Raoul Snyman
d63f76d3ff Removed unnecessary lines. 2011-03-20 23:00:41 +02:00
Raoul Snyman
3aa0aa23d3 Added smart footers to Bibles. 2011-03-20 22:50:19 +02:00
Andreas Preikschat
5293683325 fixed bug #738706; make sure that the wizard does not run again, when it shouldn't
bzr-revno: 1411
Fixes: https://launchpad.net/bugs/738706
2011-03-20 18:58:15 +01:00
Andreas Preikschat
cd761473b6 Bug #738706
Fixes: https://launchpad.net/bugs/738706
2011-03-20 17:56:01 +01:00
Andreas Preikschat
9279ab8052 r1410 2011-03-20 17:33:37 +01:00
Tim Bentley
7a62df2a55 Fix auto alignment of verse list
bzr-revno: 1410
Fixes: https://launchpad.net/bugs/738694
2011-03-20 16:01:11 +00:00
Tim Bentley
333d654905 Fix slide advance for direct selection
Fixes: https://launchpad.net/bugs/738694
2011-03-20 14:11:24 +00:00
Raoul Snyman
6236d947e8 Set the application information immediately after the application has been instantiated, to resolve bug #738642. 2011-03-20 14:13:03 +02:00
Jonathan Corwin
60ab4cc165 Detect whether imported video/audio is valid
bzr-revno: 1409
2011-03-20 08:49:31 +00:00
Jonathan Corwin
55d9e85840 tidies 2011-03-19 22:52:56 +00:00
Andreas Preikschat
d9893fdf05 Convert translated verse orders (some time ago, it was possible to add translated verse orders to the database)
bzr-revno: 1408
2011-03-19 21:17:26 +01:00
Andreas Preikschat
87da075698 fixed Bug #738207
bzr-revno: 1407
Fixes: https://launchpad.net/bugs/738207
2011-03-19 21:16:42 +01:00