Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37857636
en ru br
ALT Linux repos
S:1.4.1-alt4

Group :: Graphical desktop/GNOME
RPM: onboard

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: onboard-setup.patch
Download


diff --git a/onboard/setup.py b/onboard/setup.py
index ff5bd71..5272bca 100755
--- a/onboard/setup.py
+++ b/onboard/setup.py
@@ -75,6 +75,7 @@ DistUtilsExtra.auto.setup(
     packages = ['Onboard'],
 
     data_files = [('share/glib-2.0/schemas', glob.glob('data/*.gschema.xml')),
+                  ('share/applications', glob.glob('build/share/applications/*.desktop')),
                   ('share/GConf/gsettings', glob.glob('data/*.convert')),
                   ('share/onboard', glob.glob('AUTHORS')),
                   ('share/onboard', glob.glob('CHANGELOG')),
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin