Alpha 2
This commit is contained in:
@@ -1451,7 +1451,8 @@ class App:
|
||||
|
||||
about = self.builder.get_object("aboutdialog")
|
||||
response = about.run()
|
||||
about.destroy()
|
||||
#about.destroy()
|
||||
about.hide()
|
||||
|
||||
def on_create_mirror(self, widget):
|
||||
"""
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<property name="border_width">5</property>
|
||||
<property name="type_hint">dialog</property>
|
||||
<property name="program_name">FlatCAM</property>
|
||||
<property name="version">Version Alpha 1 (2014/02) - UNSTABLE</property>
|
||||
<property name="version">Version Alpha 2 (2014/02) - UNSTABLE</property>
|
||||
<property name="copyright" translatable="yes">(c) 2014 Juan Pablo Caram</property>
|
||||
<property name="comments" translatable="yes">2D Post-processing for Manufacturing specialized in
|
||||
Printed Circuit Boards</property>
|
||||
|
||||
BIN
share/flatcam_icon16.ico
Normal file
BIN
share/flatcam_icon16.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
BIN
share/flatcam_icon256.ico
Normal file
BIN
share/flatcam_icon256.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
BIN
share/flatcam_icon32.ico
Normal file
BIN
share/flatcam_icon32.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
BIN
share/flatcam_icon48.ico
Normal file
BIN
share/flatcam_icon48.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.4 KiB |
Reference in New Issue
Block a user