Re: Merging totem and totem-xine

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2007-10-09 at 13:59 +0000, Bastien Nocera wrote:
<snip>
> I'd go for a shell script (probably the same one symlinked). Something like:
> 
> #!/bin/sh
> 
> if [ -f ~/.local/etc/sysconfig/totem ] ; then
>       . ~/.local/etc/sysconfig/totem
> else if [ -f /etc/sysconfig/totem ] ; then
>       . /etc/sysconfig/totem
> fi

As Bill mentioned to me on IRC, getting the value from GConf would work
just as well, allowing admins to select the default one and enforce it,
or users to change theirs without affecting other users.

-- 
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux