all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
Cc: emacs-devel@gnu.org, mh-e-devel@lists.sourceforge.net, ding@gnus.org
Subject: Re: New GNOME icons
Date: Sat, 11 Mar 2006 13:48:16 +0100	[thread overview]
Message-ID: <v9ek19uoz3.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <87hd65hipf.fsf@catnip.gol.com> (Miles Bader's message of "Sat, 11 Mar 2006 10:29:48 +0900")

On Sat, Mar 11 2006, Miles Bader wrote:

> Reiner Steib <reinersteib+gmane@imap.cc> writes:
>> I could add the icons in Emacs CVS, but not before Monday.  Miles, as
>> you know, the icons are already in the trunk of Gnus repository.  Is
>> it better if you sync them into v5-10 and to Emacs via arch or is
>> there no difference for you?
>
> Well, either is OK, but I need some warning if you do it, so I can make
> sure things are consistent with Gnus.
>
> If you want me to do it, just give me a list of the files to be copied.

If you find time to do it before Monday, please go ahead.  Else I will
do on Monday or Tuesday.

The list is in [Gnus trunk]/etc/image/README.  All icons from
attach.xpm to separator.xpm should be added:

--8<---------------cut here---------------start------------->8---
$ sed -ne 's|^    \([^ ]*.xpm\).*$|\1|p;/separator.xpm/q' < README
attach.xpm
connect.xpm
contact.xpm
delete.xpm
describe.xpm
disconnect.xpm
exit.xpm
lock-broken.xpm
lock-ok.xpm
lock.xpm
next-page.xpm
refresh.xpm
sort-ascending.xpm
sort-column-ascending.xpm
sort-criteria.xpm
sort-descending.xpm
sort-row-ascending.xpm
gnus/toggle-subscription.xpm
mail/compose.xpm
mail/copy.xpm
mail/forward.xpm
mail/inbox.xpm
mail/move.xpm
mail/not-spam.xpm
mail/outbox.xpm
mail/reply-all.xpm
mail/reply.xpm
mail/save-draft.xpm
mail/send.xpm
mail/spam.xpm
mail/preview.xpm
mail/save.xpm
separator.xpm
--8<---------------cut here---------------end--------------->8---

From these icons, the following already exist in Emacs:

exit.xpm             (Unused in Emacs, IIRC.  Update to larger image)
mail/compose.xpm     (Used by MH-E.  Update to GNOME style.)
mail/reply-all.xpm   (Ditto)
mail/reply.xpm       (Ditto)
mail/send.xpm        (Ditto)
refresh.xpm          (No real change, see [1])

Bye, Reiner.

[1]
@@ -2 +2 @@
-static char * refresh_xpm[] = {
+static char * stock_refresh_xpm[] = {
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642

  reply	other threads:[~2006-03-11 12:48 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-07  0:18 New GNOME icons Bill Wohler
2006-03-10 23:15 ` Bill Wohler
2006-03-10 23:56 ` Reiner Steib
2006-03-11  1:23   ` Bill Wohler
2006-03-11  1:29   ` Miles Bader
2006-03-11 12:48     ` Reiner Steib [this message]
2006-03-11 23:47       ` Miles Bader
2006-03-12  0:38         ` Bill Wohler
2006-03-13 11:52   ` Katsumi Yamaoka
     [not found]     ` <3861.1142268982@olgas.newt.com>
     [not found]       ` <b4mr755zj4i.fsf@jpl.org>
     [not found]         ` <22907.1142318606@olgas.newt.com>
     [not found]           ` <stewtext5sn.fsf@marauder.physik.uni-ulm.de>
     [not found]             ` <3669.1142364565@olgas.newt.com>
     [not found]               ` <v9y7zcrbc1.fsf@marauder.physik.uni-ulm.de>
     [not found]                 ` <7035.1142372131@olgas.newt.com>
     [not found]                   ` <v93bhjrjrd.fsf@marauder.physik.uni-ulm.de>
     [not found]                     ` <28215.1142437339@olgas.newt.com>
     [not found]                       ` <v9irqf1x1t.fsf_-_@marauder.physik.uni-ulm.de>
2006-03-15 22:52                         ` defvars at compile time Katsumi Yamaoka
2006-03-16 18:31                           ` Kevin Rodgers
2006-03-16 22:27                             ` Johan Bockgård
2006-03-16 22:51                               ` Bill Wohler
2006-03-17  2:44                                 ` Miles Bader
2006-03-17 16:32                                   ` Richard Stallman
2006-03-20  6:31                           ` Stefan Monnier
2006-03-22  1:59                             ` Katsumi Yamaoka
2006-03-22  2:20                               ` Stefan Monnier
2006-03-28  1:41                                 ` Bill Wohler
2006-03-28 19:20                                   ` Stefan Monnier
2006-03-29 23:01                                     ` Richard Stallman
2006-03-28 19:33                                 ` Richard Stallman

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

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

  git send-email \
    --in-reply-to=v9ek19uoz3.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    --cc=ding@gnus.org \
    --cc=emacs-devel@gnu.org \
    --cc=mh-e-devel@lists.sourceforge.net \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.