Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37846983
en ru br
ALT Linux repositórios
S:0.96.0-alt1
5.0: 0.92.0-alt5
4.1: 0.92.0-alt2
4.0: 0.92.0-alt2
3.0: 0.91.0-alt1
+backports:0.92.0-alt0.M30.1

Group :: Desktop gráfico/Window Maker
RPM: WindowMaker

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

#!/bin/sh
if test -z "$GSAPPS_WARN_DISABLE"; then
# check for 'Command =' options. It usually appears in WMRootMenu and WMState
eval `
grep '\<Command.*Apps' $(find $HOME/GNUstep -type f -a -not -name '*.save') -h |\
sed -e 's/^.*"\(.*\)".*$/\1/g' |\
sort -u |\
while read f; do
if test -e $(echo $f |sed -e's/Apps/Applications/g') -a ! -e "$f"; then
echo "foundapps=\"\\\$foundapps\\\n$f\""
fi
done`
if test -n "$foundapps"; then
(echo -e \
"÷ ÎÁÓÔÒÏÊËÁÈ WindowMaker (~/GNUstep) ÏÂÎÁÒÕÖÅÎÙ ÓÓÙÌËÉ ÎÁ ÐÒÏÇÒÁÍÍÙ,\n"\
"ÒÁÓÐÏÌÏÖÅÎÎÙÅ × ËÁÔÁÌÏÇÅ /usr/X11R6/lib/GNUstep/Apps.\n"\
"îÏ×ÙÅ ×ÅÒÓÉÉ ÜÔÉÈ ÐÒÉÌÏÖÅÎÉÊ ÒÁÓÐÏÌÁÇÁÀÔÓÑ × ËÁÔÁÌÏÇÅ \n"\
"/usr/X11R6/lib/GNUstep/Applications.\n"\
"ðÏÄÒÏÂÎÏÓÔÉ ÓÍ. × ÆÁÊÌÅ /usr/share/doc/WindowMaker*/README.ALT\n\n"\
"óÌÅÄÕÀÝÉÅ ÐÒÉÌÏÖÅÎÉÑ ÍÏÇÕÔ ÎÅ ÚÁÐÕÓËÁÔØÓÑ:";\
echo -e "$foundapps" | sort -u) | xmessage -file - &

fi
fi

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009