unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Julien Lepiller <julien@lepiller.eu>
To: help-guix@gnu.org, Gottfried <gottfried@posteo.de>
Subject: Re: what is the difference among files in /gnu/store
Date: Thu, 02 Jun 2022 07:12:53 +0200	[thread overview]
Message-ID: <5B8D6728-7DBE-4408-AA6F-57C58197CA3E@lepiller.eu> (raw)
In-Reply-To: <2d588f16-c719-9098-4b70-84d8b82b1334@posteo.de>

Hi Gottfried,

How did you get this list of store items?

The first one comes from "mate". That's a meta-package that contains the union of a bunch of packages that are needed to run mate.

The second is the content of a system generation. You probably installed mate in your system :). The system generation is also the union of packages that you declared, so it includes mate, and consequently, the theme.

The last two are different versions of "mate-themes". I don't know which is more recent.

If possible, please don't use a store path in your configuration. If you update the system, the new version will be at a different location (even if the version number is the same, as you've seen with mate-themes). It might get garbage-collected and will definitely get out of date.

Instead, you should reference a theme by its name only. If mate lets you, try to set the theme to "TraditionalGreen" and that will always be the latest version.

HTH!

On June 1, 2022 9:03:39 PM GMT+02:00, Gottfried <gottfried@posteo.de> wrote:
>Hi guixers,
>
>e.g.
>
>I have in my MATE desktop a theme called "TraditionalGreen"
>
>There are several files.
>What is the difference?
>
>/gnu/store/09bi02ldaqsykdfi8szv225z4adl98hj-mate-1.24.1/share/themes/TraditionalGreen
>
>/gnu/store/65dvsqhxly3cs33m935amvg1wc38s1ii-system/profile/share/themes/TraditionalGreen
>
>/gnu/store/aqpb71z7nl1jbaxi7q2364x5hm2lsab9-mate-themes-3.22.21/share/themes/TraditionalGreen
>
>/gnu/store/y3cwrifdqvainwddij7zvk0lspvbpsia-mate-themes-3.22.21/share/themes/TraditionalGreen
>
>
>The 1. and 2. have a different Icon, it has something to do with a link (Verknüpfung german).
>
>Which one is used for the desktop?
>
>I want to learn the basics!
>
>Gottfried

  reply	other threads:[~2022-06-02  5:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-01 19:03 what is the difference among files in /gnu/store Gottfried
2022-06-02  5:12 ` Julien Lepiller [this message]
2022-06-02 18:24   ` Gottfried
2022-06-02 19:56     ` Julien Lepiller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5B8D6728-7DBE-4408-AA6F-57C58197CA3E@lepiller.eu \
    --to=julien@lepiller.eu \
    --cc=gottfried@posteo.de \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).