Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37558300
en ru br
ALT Linux repos
S:1.1-alt1

Group :: Other
RPM: shared-desktop-icons

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name:     shared-desktop-icons
Version:  1.0
Release:  alt1

Summary:  Put all files from /usr/share/Desktop to all user desktops
License:  GPLv3+
Group:    Other
Url:      https://altlinux.org/shared-desktop-icons

Packager: Andrey Cherepanov <cas at altlinux.org>

Source: %name.desktop

BuildRequires(pre): rpm-build-xdg
Requires: bash
Requires: rsync
Requires: xdg-user-dirs

BuildArch: noarch

%description
Put all files from /usr/share/Desktop to all user desktops by autostart
mechanism. It is usable to make default applications icons to desktop.

%prep

%install
install -d %buildroot%_datadir/Desktop
install -Dm0644 %SOURCE0 %buildroot%_xdgconfigdir/autostart/%name.desktop

%files
%dir %_datadir/Desktop
%_xdgconfigdir/autostart/%name.desktop

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin