Skip to content

Commit

Permalink
Fixes #752
Browse files Browse the repository at this point in the history
  • Loading branch information
azvoleff committed Jan 25, 2023
1 parent 24cb656 commit f84d4a9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions LDMP/gui/DlgSelectDS.ui
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@
<item row="4" column="1">
<widget class="WidgetDataIOSelectTELayerExisting" name="combo_sdg">
<property name="layer_type" stdset="0">
<string>SDG 15.3.1 Indicator;SDG 15.3.1 Indicator (status)</string>
<string notr="true">SDG 15.3.1 Indicator;SDG 15.3.1 Indicator (status)</string>
</property>
</widget>
</item>
<item row="3" column="1">
<widget class="WidgetDataIOSelectTEDatasetExisting" name="combo_dataset">
<property name="dataset_type" stdset="0">
<string>sdg-15-3-1-summary</string>
<string notr="true">sdg-15-3-1-summary</string>
</property>
</widget>
</item>
Expand Down Expand Up @@ -72,7 +72,7 @@
<item row="7" column="1">
<widget class="WidgetDataIOSelectTELayerExisting" name="combo_soil">
<property name="layer_type" stdset="0">
<string>Soil organic carbon (degradation)</string>
<string notr="true">Soil organic carbon (degradation)</string>
</property>
</widget>
</item>
Expand All @@ -86,14 +86,14 @@
<item row="5" column="1">
<widget class="WidgetDataIOSelectTELayerExisting" name="combo_prod">
<property name="layer_type" stdset="0">
<string>Land Productivity Dynamics (from JRC);Land Productivity Dynamics (from FAO-WOCAT);Land Productivity Dynamics (from Trends.Earth)</string>
<string notr="true">Land Productivity Dynamics (from JRC);Land Productivity Dynamics (from FAO-WOCAT);Land Productivity Dynamics (from Trends.Earth)</string>
</property>
</widget>
</item>
<item row="6" column="1">
<widget class="WidgetDataIOSelectTELayerExisting" name="combo_lc">
<property name="layer_type" stdset="0">
<string>Land cover (degradation)</string>
<string notr="true">Land cover (degradation)</string>
</property>
</widget>
</item>
Expand Down

0 comments on commit f84d4a9

Please sign in to comment.