Your message dated Mon, 28 Apr 2008 21:17:03 +0100
with message-id <[EMAIL PROTECTED]>
and subject line xmms-goodnight has been removed from Debian, closing #282620
has caused the Debian Bug report #282620,
regarding xmms-goodnight: Spelling mistake in title of status window
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
282620: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=282620
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: xmms-goodnight
Version: 0.3.2-1
Severity: minor

The text in the title bar of the status window contains a spelling mistake.
Goonight status

It should be:
Goodnight status

I have created and attached a small patch which corrects this.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing'), (50, 'unstable')
Architecture: i386 (i586)
Kernel: Linux 2.4.27-1-k6
Locale: LANG=de_DE, LC_CTYPE=de_DE

Versions of packages xmms-goodnight depends on:
ii  libc6                     2.3.2.ds1-18   GNU C Library: Shared libraries an
ii  libglib1.2                1.2.10-9       The GLib library of C routines
ii  libgtk1.2                 1.2.10-17      The GIMP Toolkit set of widgets fo
ii  libx11-6                  4.3.0.dfsg.1-8 X Window System protocol client li
ii  libxext6                  4.3.0.dfsg.1-8 X Window System miscellaneous exte
ii  libxi6                    4.3.0.dfsg.1-8 X Window System Input extension li
ii  xlibs                     4.3.0.dfsg.1-8 X Window System client libraries m
ii  xmms                      1.2.10-1.3     Versatile X audio player that look
diff -Naur xmms-goodnight-0.3.2.orig/goodnight.c 
xmms-goodnight-0.3.2/goodnight.c
--- xmms-goodnight-0.3.2.orig/goodnight.c       2004-11-23 13:27:15.000000000 
+0100
+++ xmms-goodnight-0.3.2/goodnight.c    2004-11-23 13:27:30.000000000 +0100
@@ -363,7 +363,7 @@
     debugm("show_status_window(): Showing status window...\n");
 
     status_win = gtk_window_new(GTK_WINDOW_DIALOG);
-    gtk_window_set_title(GTK_WINDOW(status_win), ("Goonight status"));
+    gtk_window_set_title(GTK_WINDOW(status_win), ("Goodnight status"));
     gtk_window_set_policy(GTK_WINDOW(status_win), FALSE, FALSE, FALSE);
     gtk_window_set_position(GTK_WINDOW(status_win), GTK_WIN_POS_NONE);
 

--- End Message ---
--- Begin Message ---
Version: 0.3.2-1+rm

The xmms-goodnight package has been removed from Debian testing, unstable and
experimental, so I am now closing the bugs that were still opened
against it.

For more information about this package's removal, read
http://bugs.debian.org/456701 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

--
Marco Rodrigues
http://Marco.Tondela.org


--- End Message ---

Reply via email to