Changed Gemma to Gemma2 on featured models at welcome dialog

This commit is contained in:
jeffser 2024-06-30 23:54:00 -06:00
parent 0ae9e65f38
commit b60e01ee98

View File

@ -890,7 +890,7 @@
</child>
<child>
<object class="AdwActionRow">
<property name="title" translatable="no">Gemma</property>
<property name="title" translatable="no">Gemma2</property>
<property name="subtitle" translatable="yes">Built by Google DeepMind</property>
<child type="suffix">
<object class="GtkButton">
@ -898,7 +898,7 @@
<property name="vexpand">false</property>
<property name="icon-name">folder-download-symbolic</property>
<property name="valign">3</property>
<property name="tooltip-text">Pull 'Gemma (latest)'</property>
<property name="tooltip-text">Pull 'Gemma 2 (latest)'</property>
<style>
<class name="accent"/>
</style>