mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Use icons relative path.
Icon paths are defined in one place only - application's embedded resources. Signed-off-by: Martin Měřinský <mermar@centrum.cz>
This commit is contained in:
parent
9cc0d04048
commit
0855f6f315
26 changed files with 51 additions and 51 deletions
|
|
@ -454,7 +454,7 @@
|
|||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../subsurface.qrc">
|
||||
<normaloff>:/icon_o2</normaloff>:/icon_o2</iconset>
|
||||
<normaloff>:icon_o2</normaloff>:icon_o2</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Toggle pO₂ graph</string>
|
||||
|
|
@ -466,7 +466,7 @@
|
|||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../subsurface.qrc">
|
||||
<normaloff>:/icon_n2</normaloff>:/icon_n2</iconset>
|
||||
<normaloff>:icon_n2</normaloff>:icon_n2</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Toggle pN₂ graph</string>
|
||||
|
|
@ -478,7 +478,7 @@
|
|||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../subsurface.qrc">
|
||||
<normaloff>:/icon_he</normaloff>:/icon_he</iconset>
|
||||
<normaloff>:icon_he</normaloff>:icon_he</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Toggle pHe graph</string>
|
||||
|
|
@ -490,7 +490,7 @@
|
|||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../subsurface.qrc">
|
||||
<normaloff>:/icon_ceiling_dc</normaloff>:/icon_ceiling_dc</iconset>
|
||||
<normaloff>:icon_ceiling_dc</normaloff>:icon_ceiling_dc</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Toggle DC reported ceiling</string>
|
||||
|
|
@ -502,7 +502,7 @@
|
|||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../subsurface.qrc">
|
||||
<normaloff>:/icon_ceiling_calculated</normaloff>:/icon_ceiling_calculated</iconset>
|
||||
<normaloff>:icon_ceiling_calculated</normaloff>:icon_ceiling_calculated</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Toggle calculated ceiling</string>
|
||||
|
|
@ -514,7 +514,7 @@
|
|||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../subsurface.qrc">
|
||||
<normaloff>:/icon_ceiling_alltissues</normaloff>:/icon_ceiling_alltissues</iconset>
|
||||
<normaloff>:icon_ceiling_alltissues</normaloff>:icon_ceiling_alltissues</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Toggle calculating all tissues</string>
|
||||
|
|
@ -526,7 +526,7 @@
|
|||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../subsurface.qrc">
|
||||
<normaloff>:/icon_ceiling_3m</normaloff>:/icon_ceiling_3m</iconset>
|
||||
<normaloff>:icon_ceiling_3m</normaloff>:icon_ceiling_3m</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Toggle calculated ceiling with 3m increments</string>
|
||||
|
|
@ -538,7 +538,7 @@
|
|||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../subsurface.qrc">
|
||||
<normaloff>:/icon_HR</normaloff>:/icon_HR</iconset>
|
||||
<normaloff>:icon_HR</normaloff>:icon_HR</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Toggle heart rate</string>
|
||||
|
|
@ -550,7 +550,7 @@
|
|||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../subsurface.qrc">
|
||||
<normaloff>:/icon_mod</normaloff>:/icon_mod</iconset>
|
||||
<normaloff>:icon_mod</normaloff>:icon_mod</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Toggle MOD</string>
|
||||
|
|
@ -562,7 +562,7 @@
|
|||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../subsurface.qrc">
|
||||
<normaloff>:/icon_ead</normaloff>:/icon_ead</iconset>
|
||||
<normaloff>:icon_ead</normaloff>:icon_ead</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Toggle EAD, END, EADD</string>
|
||||
|
|
@ -574,7 +574,7 @@
|
|||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../subsurface.qrc">
|
||||
<normaloff>:/icon_NDLTTS</normaloff>:/icon_NDLTTS</iconset>
|
||||
<normaloff>:icon_NDLTTS</normaloff>:icon_NDLTTS</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Toggle NDL, TTS</string>
|
||||
|
|
@ -586,7 +586,7 @@
|
|||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../subsurface.qrc">
|
||||
<normaloff>:/icon_lung</normaloff>:/icon_lung</iconset>
|
||||
<normaloff>:icon_lung</normaloff>:icon_lung</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Toggle SAC rate</string>
|
||||
|
|
@ -598,7 +598,7 @@
|
|||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../subsurface.qrc">
|
||||
<normaloff>:/ruler</normaloff>:/ruler</iconset>
|
||||
<normaloff>:ruler</normaloff>:ruler</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Toggle ruler</string>
|
||||
|
|
@ -610,7 +610,7 @@
|
|||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../subsurface.qrc">
|
||||
<normaloff>:/scale</normaloff>:/scale</iconset>
|
||||
<normaloff>:scale</normaloff>:scale</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Scale graph</string>
|
||||
|
|
@ -622,7 +622,7 @@
|
|||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../subsurface.qrc">
|
||||
<normaloff>:/pictures</normaloff>:/pictures</iconset>
|
||||
<normaloff>:pictures</normaloff>:pictures</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Toggle pictures</string>
|
||||
|
|
@ -634,7 +634,7 @@
|
|||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../subsurface.qrc">
|
||||
<normaloff>:/gaschange</normaloff>:/gaschange</iconset>
|
||||
<normaloff>:gaschange</normaloff>:gaschange</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Toggle gas bar</string>
|
||||
|
|
@ -657,7 +657,7 @@
|
|||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../subsurface.qrc">
|
||||
<normaloff>:/icon_tissue</normaloff>:/icon_tissue</iconset>
|
||||
<normaloff>:icon_tissue</normaloff>:icon_tissue</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Toggle tissue heat-map</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue