about summary refs log tree commit diff stats
path: root/src/ui/console.c
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2020-07-02 10:22:18 +0200
committerMichael Vetter <jubalh@iodoru.org>2020-07-02 10:22:18 +0200
commit1e2a288d80fe0200f1d44d5106f7cc5bfd77718b (patch)
tree47a95c7561f8faba2d02f639e55d1c23d2a54f34 /src/ui/console.c
parentb45384902dd52850f7691a7480ee3c60fcea4b45 (diff)
downloadprofani-tty-1e2a288d80fe0200f1d44d5106f7cc5bfd77718b.tar.gz
Use correct format when transforming old urlopen.cmd
Additionally to ec7e635e752bdfef851fd177596c1d73d97afb42.

In the earlier commit I just setted the test value ignoring the real
format.

Now we correctly transform:

```
[logging]
urlopen.cmd=xdg-open
```

into:

```
[executables]
url.open.cmd=false;xdg-open %u;
```
Diffstat (limited to 'src/ui/console.c')
0 files changed, 0 insertions, 0 deletions