1
1
mirror of https://github.com/tstellar/bygfoot.git synced 2024-12-15 01:45:34 +01:00
Commit Graph

929 Commits

Author SHA1 Message Date
filipemb
129814bc45 updated slovenian 3rd tier definitions to 10/11 season 2011-09-22 12:55:16 +00:00
filipemb
06d2ed25cf updated european definitions to 10/11 season 2011-09-22 12:53:58 +00:00
filipemb
12e79f25e1 updated european definitions to 10/11 season 2011-09-22 12:44:52 +00:00
filipemb
1867228741 updated andorra definition to 2011 - thanks to pietro 2011-09-22 12:35:02 +00:00
filipemb
3f7bf73c3b updated andorra definition to 2011 - thanks to pietro 2011-09-22 12:33:20 +00:00
filipemb
fab2ac1f73 updated andorra definition to 2011 - thanks to pietro 2011-09-22 12:32:01 +00:00
filipemb
0a66690abc updated andorra definition to 2011 - thanks to pietro 2011-09-22 12:30:42 +00:00
filipemb
45a3e72c05 updated andorra definition to 2011 - thanks to pietro 2011-09-22 12:29:58 +00:00
filipemb
9c97830ee9 updated albania definition to 2011 - thanks to pietro 2011-09-22 12:26:16 +00:00
filipemb
3efef26dcd updated albania definition to 2011 - thanks to pietro 2011-09-22 12:23:12 +00:00
gunnar_g
4e7d92c61c Correctly call pkg-config to set gmodule CFLAGS 2011-07-26 11:44:14 +00:00
gunnar_g
81d5a262e6 updated greek translations 2011-07-26 10:53:12 +00:00
mihaitza
8e2cd62b56 Add African definitions (thanks to Valdinei Martins) 2011-06-29 14:03:31 +00:00
mihaitza
f0a5a2bd46 Updated Romanian definitions as to April 2011 2011-04-13 13:50:53 +00:00
gunnar_g
4dc2fb8342 updating europa leagues to 2009. Thanks Tomassi for providing these. I am late I know 2011-03-03 12:09:17 +00:00
gunnar_g
a85e0a361d updated albania definition to 2009 thanks tomassi 2011-03-03 11:48:20 +00:00
gunnar_g
543e24493e new south american definitions 2010-12-29 14:42:29 +00:00
gunnar_g
3e447a0b31 Fixed the makefile so that english news and lg_commentary are updated 2010-10-28 10:39:51 +00:00
gunnar_g
e732612baf Pushed xml translations to the po files 2010-10-27 20:25:13 +00:00
gunnar_g
8f0e6bcd96 Pushed xml translations to the po files 2010-10-27 19:44:27 +00:00
gunnar_g
cbe90d3607 Added a generate-xml in the Makefile, this will translate lg_commentary_en.xml.in into each language by use of the po files. This will ensure better adoption of the lg_commentary and news files. It will be called just before installing the support_files 2010-06-04 12:07:50 +00:00
gunnar_g
7344f85b86 Fixed thailand country definition 2010-04-30 11:48:22 +00:00
gunnar_g
2699e747b0 Updated Belgian definition (thanks tommassi) the new playoff system is not implemented 2010-04-30 11:40:44 +00:00
mihaitza
6bdeec0ef6 2010-02-22 10:35:39 +00:00
mihaitza
ce48025740 "pri => " pri 2010-02-20 16:04:48 +00:00
mihaitza
9461b21534 updated file without spaced >_ 2010-02-20 16:02:30 +00:00
mihaitza
abcc28aad7 updated greek commentary (ΜΑΚΡΗΣ ΗΛΙΑΣ) 2010-02-12 11:04:03 +00:00
mihaitza
5107c623d6 - updated Greek commentaries (thanks to Ilias Makris) 2010-02-09 07:26:08 +00:00
gunnar_g
909bdeb880 Updated the corner lg_commentary 2010-01-29 11:31:01 +00:00
gunnar_g
ca5f5a9d9e Implemented corners. TODO: The LG_commentary is not working yet. I have to verify why 2010-01-19 13:11:31 +00:00
gunnar_g
db281f78d9 Gui updates, spin buttons missing (again) 2009-11-19 12:35:45 +00:00
gunnar_g
25d4da4dd9 ng up loose ends, some buttons where not defined in the code yet, spinbuttons that weren't working,... 2009-11-13 12:02:11 +00:00
gunnar_g
8de749877a Updated duplicate ids. they shouldn't exist 2009-11-04 13:07:04 +00:00
gunnar_g
3e4dbf0fbf Converted the last part of bygfoot_misc2.glade and bygfoot_options.glade to GtkBuilder format 2009-10-29 13:11:23 +00:00
gunnar_g
0fba0675e0 Updated bygfoot_misc2 to GtkBuilder format. TODO: fix the spinbuttons 2009-10-28 13:33:46 +00:00
gunnar_g
37c05c5f61 Renamed the ui files again to glade as intltool doesn't try to translate .ui files. Updated the autogen chain so intltool is used instead of gettext (it also translate glade files)
Made the menu translatable again (at least partly)
2009-10-28 08:08:27 +00:00
gunnar_g
504a852258 Fixed the spinbutton issues (we should use a GtkAdjustment to define the steps used etc)
bygfoot_misc is now fully converted to GtkBuilder format
2009-10-27 12:34:33 +00:00
gunnar_g
603f6aacd9 Updated bygfoot_training.ui to GtkBuilder format, first changes on bygfoot_misc.ui (not finished) 2009-10-26 12:06:40 +00:00
gunnar_g
ddb973c8ab Converted bygfoot_misc3.ui to GTKBuilderFormat instead of code generated 2009-10-21 12:10:45 +00:00
gunnar_g
de0b966128 Main_window updates, menu is fixed TODO: check how to do the translations and fix the "Gtk-CRITICAL **: gtk_widget_ref: assertion `GTK_IS_WIDGET (widget)' failed" errors. 2009-10-19 11:15:55 +00:00
gunnar_g
35fd92e126 Fix the menu in gtkBuilder format. All the images dissapeared 2009-10-17 06:34:46 +00:00
gunnar_g
f0ae9f71cd The main_window is ported to GtkBuilder instead of using generated code, the other screens will follow. The old glade files have been converted to GtkBuilder format and renamed to *.ui 2009-10-16 11:52:32 +00:00
gunnar_g
ebd72039d9 Solved the incorrect syntax 2009-10-13 10:55:40 +00:00
mihaitza
5f672a680c Updated Asian definitions, Added North American definitions, added 2 country flags, deleged North American short leagues 2009-10-02 07:07:46 +00:00
mihaitza
474a1b9c72 updated Japan definitions (thanks to Martins Valdinei) 2009-09-11 17:46:56 +00:00
mihaitza
b3c2187e5d Remove Japan to add new Japan definitions 2009-09-11 17:45:19 +00:00
mihaitza
df20bf7a25 added Asian teams definitions : Australia, China, India, Indonesia, Iran, Korea, Quatar, Saudi Arabia, Singapore, Thailand, United Arab Emirates, Uzbekistan (thanks to Martins Valdinei) 2009-09-11 17:43:39 +00:00
mihaitza
6ab8d0ec44 added italian news, repaired danish news 2009-09-10 15:33:14 +00:00
mihaitza
9b35ee4e40 updated Italian translation, commentary and hints (thanks to Robesto Destrieri) 2009-09-10 15:31:10 +00:00
gunnar_g
50da20183f Updated dutch LC_MESSAGES, started on dutch news (WIP) 2009-07-06 08:52:15 +00:00