mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 07:42:23 +02:00
Port to new gtuber lib
Current YouTube code was broken for quite some time. Replace it with the new Gtuber lib to make this code separate, independent and easier to maintain.
This commit is contained in:
@@ -197,8 +197,8 @@
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
<object class="AdwPreferencesGroup">
|
||||
<property name="title" translatable="no">YouTube</property>
|
||||
<object class="AdwPreferencesGroup" id="gtuber_group">
|
||||
<property name="title" translatable="no">Gtuber</property>
|
||||
<child>
|
||||
<object class="ClapperPrefsSwitch">
|
||||
<property name="title" translatable="yes">Prefer adaptive streaming</property>
|
||||
|
Reference in New Issue
Block a user