Skip to content

Commit

Permalink
[UP] db with results of test on circuit
Browse files Browse the repository at this point in the history
  • Loading branch information
franlu committed Mar 31, 2012
1 parent d1ca88c commit 24d318a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion rF1.glade
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@
</child>
<child>
<object class="GtkImageMenuItem" id="imagemenuitem5">
<property name="label" translatable="yes">Bahrein</property>
<property name="label" translatable="yes">Bahrain</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="use_action_appearance">False</property>
Expand Down
2 changes: 1 addition & 1 deletion reglajesF1.py
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ def get_image(self, circuito):
images ={'Albert Park': 'resources/albert_park.jpg',
'Sepang': "resources/sepang.jpg",
'Shangai': 'resources/shangai.jpg',
'Bahrein': 'resources/bahrein.jpg',
'Bahrain': 'resources/bahrein.jpg',
'Montmelo': 'resources/catalunya.jpg',
'Monte Carlo': 'resources/monacocir.jpg',
'Estambul Park': 'resources/estambul.jpg',
Expand Down
Binary file modified speed_circuits.db
Binary file not shown.

0 comments on commit 24d318a

Please sign in to comment.