blob: 4b05868ea321fbd438440964c3f1d5391ea121f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<name>Florian Schmaus</name>
<email>flow@gentoo.org</email>
</maintainer>
<use>
<flag name="drun">Enable desktop file run dialog</flag>
<flag name="windowmode">Enable normal window mode</flag>
</use>
<upstream>
<changelog>https://github.com/davatorium/rofi/releases</changelog>
<bugs-to>https://github.com/davatorium/rofi/issues</bugs-to>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|