964453e019
* SelectAll and ToggleSelectAll (i.e. ctrl-a) in a new directory will extend, instead of replace, the existing selected paths. * Fixed a UI bug causing random characters to turn bold. OBS-URL: https://build.opensuse.org/package/show/utilities/xplr?expand=0&rev=17
14 lines
432 B
Plaintext
14 lines
432 B
Plaintext
<services>
|
|
<service name="download_files" mode="disabled" />
|
|
<service name="cargo_vendor" mode="disabled">
|
|
<param name="srctar">xplr-0.21.1.tar.gz</param>
|
|
<param name="compression">zst</param>
|
|
<param name="update">true</param>
|
|
</service>
|
|
<service name="cargo_audit" mode="disabled">
|
|
<param name="srcdir">xplr-0.20.2</param>
|
|
</service>
|
|
<service name="source_validator" mode="disabled" />
|
|
</services>
|
|
|