mirror of
https://github.com/nqrduck/nqrduck-pulseprogrammer.git
synced 2024-11-09 11:20:01 +00:00
Fixed ini filename.
This commit is contained in:
parent
d21539bcff
commit
90270741f2
1 changed files with 10 additions and 0 deletions
10
src/nqrduck_pulseprogrammer/resources/pulseprogrammer.ini
Normal file
10
src/nqrduck_pulseprogrammer/resources/pulseprogrammer.ini
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
[META]
|
||||||
|
name = nqrduck-pulseprogrammer
|
||||||
|
toolbar_name = PulseProgrammer
|
||||||
|
category = Hardware
|
||||||
|
tooltip = Application used to control the spectrometer
|
||||||
|
|
||||||
|
[FILES]
|
||||||
|
widget_file = spectrometer_widget.py
|
||||||
|
toolbox_logo = resources/toolbox_logo.png
|
||||||
|
|
Loading…
Reference in a new issue