Your message dated Wed, 15 Jun 2005 17:48:14 +0200
with message-id <[EMAIL PROTECTED]>
and subject line gnomexmms no longer included
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 30 Jun 2001 04:58:09 +0000
>From [EMAIL PROTECTED] Fri Jun 29 23:58:09 2001
Return-path: <[EMAIL PROTECTED]>
Received: from mail315.mail.bellsouth.net (imf15bis.bellsouth.net) 
[::ffff:205.152.58.175] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 15GCpP-0001M4-00; Fri, 29 Jun 2001 23:57:55 -0500
Received: from mizar.alcor.net ([209.214.101.18]) by imf15bis.bellsouth.net
          (InterMail vM.5.01.01.01 201-252-104) with ESMTP
          id <[EMAIL PROTECTED]>
          for <[EMAIL PROTECTED]>; Sat, 30 Jun 2001 00:58:41 -0400
Received: from mdz by mizar.alcor.net with local (Exim 3.22 #1 (Debian))
        id 15GCpK-0003Do-00
        for <[EMAIL PROTECTED]>; Sat, 30 Jun 2001 00:57:50 -0400
Date: Sat, 30 Jun 2001 00:57:50 -0400
From: Matt Zimmerman <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: It would be nice if gnomexmms had a menu option to launch full-blown 
xmms
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="OXfL5xGRrasGEqWY"
Content-Disposition: inline
User-Agent: Mutt/1.3.18i
X-Reportbug-Version: 1.18
Sender: Matt Zimmerman <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]


--OXfL5xGRrasGEqWY
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Package: xmms
Version: 1.2.5-1
Severity: wishlist
Tags: patch

It would be nice if gnomexmms allowed the user to easily launch xmms using a
menu, in the same way that the mixer applet launches gmix, and the CD player
applet launches gtcd.

Well I'll be, here's a patch to do just that.

-- System Information
Debian Release: unstable
Architecture: i386
Kernel: Linux mizar 2.4.5 #1 Thu May 31 20:10:17 EDT 2001 i686
Locale: LANG=C, LC_CTYPE=en_US

Versions of packages xmms depends on:
ii  libc6                         2.2.3-6    GNU C Library: Shared libraries an
ii  libglib1.2                    1.2.10-1.2 The GLib library of C routines    
ii  libgtk1.2                     1.2.10-1   The GIMP Toolkit set of widgets fo
ii  xlibs                         4.0.3-4    X Window System client libraries  

-- 
 - mdz

--OXfL5xGRrasGEqWY
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="gnomexmms-run-xmms.diff"

--- gnomexmms.c~        Thu Jun 14 08:30:30 2001
+++ gnomexmms.c Sat Jun 30 00:46:08 2001
@@ -491,6 +491,11 @@
        gtk_widget_show(about_box);
 }
 
+static void run_xmms_cb (AppletWidget *applet, gpointer data)
+{
+  gnome_execute_shell(NULL, "xmms");
+}
+
 int main(int argc, char **argv)
 {
        gtk_set_locale();
@@ -513,6 +518,12 @@
        applet_widget_register_stock_callback(APPLET_WIDGET(applet),
                                            "about", GNOME_STOCK_MENU_ABOUT,
                                              _("About..."), about, NULL);
+       applet_widget_register_stock_callback(APPLET_WIDGET(applet),
+                                             "run_xmms",
+                                             GNOME_STOCK_MENU_VOLUME,
+                                             _("Run XMMS..."),
+                                             run_xmms_cb,
+                                             NULL);
 
        applet_widget_gtk_main();
        return 0;

--OXfL5xGRrasGEqWY--


---------------------------------------
Received: (at 102846-done) by bugs.debian.org; 15 Jun 2005 15:50:20 +0000
>From [EMAIL PROTECTED] Wed Jun 15 08:50:18 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mailservice.tudelft.nl [130.161.131.5] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Dia9g-0005wl-00; Wed, 15 Jun 2005 08:50:16 -0700
Received: from localhost (localhost [127.0.0.1])
        by rav.antivirus (Postfix) with ESMTP id 98B0122F2DE
        for <[EMAIL PROTECTED]>; Wed, 15 Jun 2005 17:49:45 +0200 (CEST)
Received: from localhost (x118.decis.nl [130.161.177.118])
        by mx1.tudelft.nl (Postfix) with ESMTP id 207B322F2C1
        for <[EMAIL PROTECTED]>; Wed, 15 Jun 2005 17:49:45 +0200 (CEST)
Received: from localhost.localdomain (localhost.localdomain [127.0.0.1])
        by localhost (Postfix) with ESMTP id 593E210D703
        for <[EMAIL PROTECTED]>; Wed, 15 Jun 2005 17:48:15 +0200 (CEST)
Subject: gnomexmms no longer included
From: Thomas Hood <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Content-Type: text/plain
Date: Wed, 15 Jun 2005 17:48:14 +0200
Message-Id: <[EMAIL PROTECTED]>
Mime-Version: 1.0
X-Mailer: Evolution 2.0.4 
Content-Transfer-Encoding: 7bit
X-Virus-Scanned: by amavisd-new at tudelft.nl
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

gnomexmms is no longer included in the Debian xmms package.
-- 
Thomas Hood <[EMAIL PROTECTED]>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to