Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 308637 Details for
Bug 449199
Should use xdg-utils instead of XMMS
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Remove default command for enqueuing songs.
gtkpod-0.99.12-xdg-utils.patch (text/plain), 786 bytes, created by
Debarshi Ray
on 2008-06-08 07:58:21 UTC
(
hide
)
Description:
Remove default command for enqueuing songs.
Filename:
MIME Type:
Creator:
Debarshi Ray
Created:
2008-06-08 07:58:21 UTC
Size:
786 bytes
patch
obsolete
>diff -urNp gtkpod-0.99.12.orig/src/prefs.c gtkpod-0.99.12/src/prefs.c >--- gtkpod-0.99.12.orig/src/prefs.c 2007-12-18 10:07:43.000000000 +0530 >+++ gtkpod-0.99.12/src/prefs.c 2008-06-08 13:13:48.000000000 +0530 >@@ -180,8 +180,8 @@ static void set_default_preferences() > prefs_set_int("delete_local_file", TRUE); > prefs_set_int("delete_database", TRUE); > prefs_set_string("initial_mountpoint", "/mnt/ipod"); >- prefs_set_string ("path_play_now", "xmms %s"); >- prefs_set_string ("path_play_enqueue", "xmms -e %s"); >+ prefs_set_string ("path_play_now", "xdg-open %s"); >+ prefs_set_string ("path_play_enqueue", ""); > prefs_set_string ("path_mserv_trackinfo_root", "/var/lib/mserv/trackinfo/"); > > str = g_build_filename (SCRIPTDIR, "convert-ogg2mp3.sh", NULL);
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 449199
:
307265
| 308637