unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Danny Milosavljevic <dannym@scratchpost.org>
To: Ingo Ruhnke <grumbel@gmail.com>
Cc: 37589@debbugs.gnu.org
Subject: [bug#37589] [PATCH] gnu: Add xfce-goodies
Date: Wed, 2 Oct 2019 21:09:57 +0200	[thread overview]
Message-ID: <20191002210957.0e8a21ce@scratchpost.org> (raw)
In-Reply-To: <20191002182854.10913-1-grumbel@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1411 bytes --]

Hi Ingo,

wow, cool!

A few nitpicks below:

> +    (description "Equake is a panel plugin for the XFCE desktop
> +environment. It is based on the GNOME applet of the same name and was
> +ported to XFCE starting with v1.03. Equake monitors earthquakes and
> +will display an update each time a new earthquake occurs.")

Please use two spaces to separate sentences: "environment.  It" ...

> +2.4's (at least 2.4.20 compiled with CONFIG_BLK_STATS turned on, or

Maybe @code{CONFIG_BLK_STATS}.

> +possibly older kernel patched with \"Disk extended statistics\" in
> +/proc/partitions),or with NetBSD, based on the dk_rbytes and db_wbytes

Similar: @file{/proc/partitions}, @code{dk_rbytes} and @code{db_wbytes}.

> +values provided by the hw.diskstats sysctl (see iostat for details).")

Similar @code{hw.diskstats}

> +(define-public xfce4-embed-plugin
> +       ("gtk+-2" ,gtk+-2)))

What's the deal with sometimes requiring gtk 2 and sometimes gtk 3?

> +multi-mailbox mail watcher. Currently, the protocols supported are:

Please use @itemize for the unordered list.

> +1) System-defined directories (home folder, trash, desktop, file system)

Please use @enumerate for ordered lists

> +
> +2) Removable media (using thunar-vfs)

[...]

If possible, please make one commit per package added.  It's easier for people
auditing the stuff in the commit log later.

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  reply	other threads:[~2019-10-02 19:11 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-02 18:28 [bug#37589] [PATCH] gnu: Add xfce-goodies Ingo Ruhnke
2019-10-02 19:09 ` Danny Milosavljevic [this message]
2019-10-03 13:13   ` bug#37589: " Ingo Ruhnke
2019-10-03 13:48 ` [bug#37589] " Tobias Geerinckx-Rice via Guix-patches via
2019-10-03 19:38 ` [bug#37589] [PATCH v2 01/25] gnu: xfce: Add xfce4-wavelan-plugin Ingo Ruhnke
2019-10-03 19:38   ` [bug#37589] [PATCH v2 02/25] gnu: xfce: Add xfce4-verve-plugin Ingo Ruhnke
2019-10-03 19:38   ` [bug#37589] [PATCH v2 03/25] gnu: xfce: Add xfce4-timer-plugin Ingo Ruhnke
2019-10-03 19:38   ` [bug#37589] [PATCH v2 04/25] gnu: xfce: Add xfce4-systemload-plugin Ingo Ruhnke
2019-10-03 19:38   ` [bug#37589] [PATCH v2 05/25] gnu: xfce: Add xfce4-smartbookmark-plugin Ingo Ruhnke
2019-10-03 19:38   ` [bug#37589] [PATCH v2 06/25] gnu: xfce: Add xfce4-mount-plugin Ingo Ruhnke
2019-10-03 19:38   ` [bug#37589] [PATCH v2 07/25] gnu: xfce: Add xfce4-cpugraph-plugin Ingo Ruhnke
2019-10-03 19:38   ` [bug#37589] [PATCH v2 08/25] gnu: xfce: Add xfce4-eyes-plugin Ingo Ruhnke
2019-10-03 19:38   ` [bug#37589] [PATCH v2 09/25] gnu: xfce: Add xfce4-embed-plugin Ingo Ruhnke
2019-10-03 19:38   ` [bug#37589] [PATCH v2 10/25] gnu: xfce: Add xfce4-datetime-plugin Ingo Ruhnke
2019-10-03 19:38   ` [bug#37589] [PATCH v2 11/25] gnu: xfce: Add xfce4-calculator-plugin Ingo Ruhnke
2019-10-03 19:38   ` [bug#37589] [PATCH v2 12/25] gnu: xfce: Add xfce4-cpufreq-plugin Ingo Ruhnke
2019-10-03 19:38   ` [bug#37589] [PATCH v2 13/25] gnu: xfce: Add xfce4-diskperf-plugin Ingo Ruhnke
2019-10-03 19:38   ` [bug#37589] [PATCH v2 14/25] gnu: xfce: Add xfce4-fsguard-plugin Ingo Ruhnke
2019-10-03 19:38   ` [bug#37589] [PATCH v2 15/25] gnu: xfce: Add xfce4-mpc-plugin Ingo Ruhnke
2019-10-03 19:38   ` [bug#37589] [PATCH v2 16/25] gnu: xfce: Add xfce4-time-out-plugin Ingo Ruhnke
2019-10-03 19:38   ` [bug#37589] [PATCH v2 17/25] gnu: xfce: Add xfce4-genmon-plugin Ingo Ruhnke
2019-10-03 19:38   ` [bug#37589] [PATCH v2 18/25] gnu: xfce: Add xfce4-kbdleds-plugin Ingo Ruhnke
2019-10-03 19:38   ` [bug#37589] [PATCH v2 19/25] gnu: xfce: Add xfce4-netload-plugin Ingo Ruhnke
2019-10-03 19:38   ` [bug#37589] [PATCH v2 20/25] gnu: xfce: Add xfce4-stopwatch-plugin Ingo Ruhnke
2019-10-03 19:38   ` [bug#37589] [PATCH v2 21/25] gnu: xfce: Add xfce4-statusnotifier-plugin Ingo Ruhnke
2019-10-03 19:38   ` [bug#37589] [PATCH v2 22/25] gnu: xfce: Add xfce4-mailwatch-plugin Ingo Ruhnke
2019-10-03 19:38   ` [bug#37589] [PATCH v2 23/25] gnu: xfce: Add xfce4-equake-plugin Ingo Ruhnke
2019-10-03 19:38   ` [bug#37589] [PATCH v2 24/25] gnu: xfce: Add xfce4-places-plugin Ingo Ruhnke
2019-10-03 19:38   ` [bug#37589] [PATCH v2 25/25] gnu: xfce: Add xfce4-weather-plugin Ingo Ruhnke
2019-10-04 13:29   ` bug#37589: [PATCH v2 01/25] gnu: xfce: Add xfce4-wavelan-plugin Danny Milosavljevic

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=20191002210957.0e8a21ce@scratchpost.org \
    --to=dannym@scratchpost.org \
    --cc=37589@debbugs.gnu.org \
    --cc=grumbel@gmail.com \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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).