dconf-editor:moved from base to apps folder

This commit is contained in:
2021-06-01 15:39:15 +03:00
parent 4970edd6f9
commit d0acf531c0
3 changed files with 9 additions and 7 deletions
@@ -35,17 +35,19 @@
<RuntimeDependencies>
<Dependency>dconf</Dependency>
<Dependency>glib2</Dependency>
<Dependency>libxml2</Dependency>
<Dependency>gtk3</Dependency>
<Dependency>pango</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/libexec</Path>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="data">/usr/share/bash-completion</Path>
<Path fileType="data">/usr/share/dbus-1</Path>
<Path fileType="data">/usr/share/doc</Path>
<Path fileType="data">/usr/share/glib-2.0</Path>
<Path fileType="data">/usr/share/icons</Path>
<Path fileType="localdata">/usr/share/locale</Path>
<Path fileType="data">/usr/share/man</Path>
<Path fileType="doc">/usr/share/metainfo</Path>
</Files>
</Package>