mirror of
https://github.com/KDE/latte-dock.git
synced 2025-01-10 21:18:19 +03:00
Fix minor typo
This commit is contained in:
parent
82c0fb5a06
commit
c01ea7e25e
@ -21,10 +21,10 @@
|
||||
<item>
|
||||
<widget class="KActionSelector" name="actionsSelector">
|
||||
<property name="availableLabel">
|
||||
<string comment="actions shown only in edit mode">Accesible only in edit mode:</string>
|
||||
<string comment="actions shown only in edit mode">Accessible only in edit mode:</string>
|
||||
</property>
|
||||
<property name="selectedLabel">
|
||||
<string comment="actions shown always">Accesible always:</string>
|
||||
<string comment="actions shown always">Accessible always:</string>
|
||||
</property>
|
||||
<property name="selectedInsertionPolicy">
|
||||
<enum>KActionSelector::Sorted</enum>
|
||||
|
Loading…
Reference in New Issue
Block a user