icons
This commit is contained in:
parent
97ed8217bf
commit
d3878857af
7 changed files with 2 additions and 17 deletions
19
.idea/workspace.xml
generated
19
.idea/workspace.xml
generated
|
|
@ -1,22 +1,7 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<project version="4">
|
<project version="4">
|
||||||
<component name="ChangeListManager">
|
<component name="ChangeListManager">
|
||||||
<list default="true" id="40c00e43-cac1-46a2-8996-291e69775bbb" name="Changes" comment="">
|
<list default="true" id="40c00e43-cac1-46a2-8996-291e69775bbb" name="Changes" comment="" />
|
||||||
<change afterPath="$PROJECT_DIR$/models/camera_profile.py" afterDir="false" />
|
|
||||||
<change afterPath="$PROJECT_DIR$/models/equipment.py" afterDir="false" />
|
|
||||||
<change afterPath="$PROJECT_DIR$/services/calibration_service.py" afterDir="false" />
|
|
||||||
<change afterPath="$PROJECT_DIR$/ui/dialogs/calibration_dialog.py" afterDir="false" />
|
|
||||||
<change afterPath="$PROJECT_DIR$/ui/dialogs/calibration_type_dialog.py" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/astro_settings.json" beforeDir="false" afterPath="$PROJECT_DIR$/astro_settings.json" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/services/config_service.py" beforeDir="false" afterPath="$PROJECT_DIR$/services/config_service.py" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/services/file_service.py" beforeDir="false" afterPath="$PROJECT_DIR$/services/file_service.py" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/services/session_service.py" beforeDir="false" afterPath="$PROJECT_DIR$/services/session_service.py" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/services/watch_service.py" beforeDir="false" afterPath="$PROJECT_DIR$/services/watch_service.py" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/ui/dialogs/__init__.py" beforeDir="false" afterPath="$PROJECT_DIR$/ui/dialogs/__init__.py" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/ui/dialogs/equipment_dialog.py" beforeDir="false" afterPath="$PROJECT_DIR$/ui/dialogs/equipment_dialog.py" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/ui/main_window.py" beforeDir="false" afterPath="$PROJECT_DIR$/ui/main_window.py" afterDir="false" />
|
|
||||||
</list>
|
|
||||||
<option name="SHOW_DIALOG" value="false" />
|
<option name="SHOW_DIALOG" value="false" />
|
||||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||||
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
||||||
|
|
@ -75,7 +60,7 @@
|
||||||
<option name="number" value="Default" />
|
<option name="number" value="Default" />
|
||||||
<option name="presentableId" value="Default" />
|
<option name="presentableId" value="Default" />
|
||||||
<updated>1778143911036</updated>
|
<updated>1778143911036</updated>
|
||||||
<workItem from="1778143912090" duration="14992000" />
|
<workItem from="1778143912090" duration="15655000" />
|
||||||
</task>
|
</task>
|
||||||
<servers />
|
<servers />
|
||||||
</component>
|
</component>
|
||||||
|
|
|
||||||
BIN
resources/icons/app-icon-128.png
Normal file
BIN
resources/icons/app-icon-128.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 34 KiB |
BIN
resources/icons/app-icon-16.png
Normal file
BIN
resources/icons/app-icon-16.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 910 B |
BIN
resources/icons/app-icon-256.png
Normal file
BIN
resources/icons/app-icon-256.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 114 KiB |
BIN
resources/icons/app-icon-32.png
Normal file
BIN
resources/icons/app-icon-32.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.9 KiB |
BIN
resources/icons/app-icon-64.png
Normal file
BIN
resources/icons/app-icon-64.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
BIN
resources/icons/app.ico
Normal file
BIN
resources/icons/app.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
Loading…
Add table
Add a link
Reference in a new issue