Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 215313 | Differences between
and this patch

Collapse All | Expand All

(-)capplets/default-applications/gnome-default-applications.xml.in.orig (-14 / +108 lines)
Lines 62-85 Link Here
62
      <win-command>mozilla-firebird -remote "openurl(%s,new-window)"</win-command>
62
      <win-command>mozilla-firebird -remote "openurl(%s,new-window)"</win-command>
63
    </web-browser>
63
    </web-browser>
64
    <web-browser>
64
    <web-browser>
65
      <_name>Firefox</_name>
65
      <_name>Mozilla Firefox</_name>
66
      <executable>firefox</executable>
66
      <executable>firefox</executable>
67
      <command>firefox %s</command>
67
      <command>firefox %s</command>
68
      <icon-name>firefox</icon-name>
68
      <icon-name>firefox-icon</icon-name>
69
      <run-in-terminal>false</run-in-terminal>
69
      <run-in-terminal>false</run-in-terminal>
70
      <netscape-remote>true</netscape-remote>
70
      <netscape-remote>true</netscape-remote>
71
      <tab-command>firefox -new-tab "%s"</tab-command>
71
      <tab-command>firefox -new-tab "%s"</tab-command>
72
      <win-command>firefox -new-window "%s"</win-command>
72
      <win-command>firefox -new-window "%s"</win-command>
73
    </web-browser>
73
    </web-browser>
74
<!-- Commenting because gentoo uses "firefox" executable for all of them causing them to be always shown
74
    <web-browser>
75
    <web-browser>
75
      <_name>Iceweasel</_name>
76
      <_name>Iceweasel</_name>
76
      <executable>iceweasel</executable>
77
      <executable>firefox</executable>
77
      <command>iceweasel %s</command>
78
      <command>firefox %s</command>
78
      <icon-name>iceweasel</icon-name>
79
      <icon-name>iceweasel-icon</icon-name>
79
      <run-in-terminal>false</run-in-terminal>
80
      <run-in-terminal>false</run-in-terminal>
80
      <netscape-remote>true</netscape-remote>
81
      <netscape-remote>true</netscape-remote>
81
      <tab-command>iceweasel -remote "openurl(%s,new-tab)"</tab-command>
82
      <tab-command>firefox -new-tab "%s"</tab-command>
82
      <win-command>iceweasel -remote "openurl(%s,new-window)"</win-command>
83
      <win-command>firefox -new-window "%s"</win-command>
84
    </web-browser>
85
    <web-browser> 
86
      <_name>Bon Echo</_name>
87
      <executable>firefox</executable>
88
      <command>firefox %s</command>   
89
      <icon-name>firefox-icon-unbranded</icon-name>
90
      <run-in-terminal>false</run-in-terminal>
91
      <netscape-remote>true</netscape-remote> 
92
      <tab-command>firefox -new-tab "%s"</tab-command>
93
      <win-command>firefox -new-window "%s"</win-command>
94
    </web-browser> -->
95
    <web-browser> 
96
      <_name>Mozilla Firefox (bin)</_name>
97
      <executable>firefox-bin</executable>
98
      <command>firefox-bin %s</command>   
99
      <icon-name>mozilla-firefox-bin-icon</icon-name>
100
      <run-in-terminal>false</run-in-terminal>
101
      <netscape-remote>true</netscape-remote> 
102
      <tab-command>firefox-bin -new-tab "%s"</tab-command>
103
      <win-command>firefox-bin -new-window "%s"</win-command>
83
    </web-browser>
104
    </web-browser>
84
    <web-browser>
105
    <web-browser>
85
      <_name>Mozilla 1.6</_name>
106
      <_name>Mozilla 1.6</_name>
Lines 112-117 Link Here
112
      <win-command>seamonkey -remote "openurl(%s,new-window)"</win-command>
133
      <win-command>seamonkey -remote "openurl(%s,new-window)"</win-command>
113
    </web-browser>
134
    </web-browser>
114
    <web-browser>
135
    <web-browser>
136
      <_name>SeaMonkey (bin)</_name>
137
      <executable>seamonkey-bin</executable>
138
      <command>seamonkey-bin %s</command>
139
      <icon-name>seamonkey-bin</icon-name>
140
      <run-in-terminal>false</run-in-terminal>
141
      <netscape-remote>true</netscape-remote>
142
      <tab-command>seamonkey-bin -remote "openurl(%s,new-tab)"</tab-command>
143
      <win-command>seamonkey-bin -remote "openurl(%s,new-window)"</win-command>
144
    </web-browser>
145
    <web-browser>
115
      <_name>Iceape</_name>
146
      <_name>Iceape</_name>
116
      <executable>iceape</executable>
147
      <executable>iceape</executable>
117
      <command>iceape %s</command>
148
      <command>iceape %s</command>
Lines 237-253 Link Here
237
      <run-in-terminal>false</run-in-terminal>
268
      <run-in-terminal>false</run-in-terminal>
238
    </mail-reader>
269
    </mail-reader>
239
    <mail-reader>
270
    <mail-reader>
240
      <_name>Thunderbird</_name>
271
      <_name>Mozilla Thunderbird</_name>
241
      <executable>thunderbird</executable>
272
      <executable>thunderbird</executable>
242
      <command>thunderbird %s</command>
273
      <command>thunderbird %s</command>
243
      <icon-name>thunderbird</icon-name>
274
      <icon-name>thunderbird-icon</icon-name>
244
      <run-in-terminal>false</run-in-terminal>
275
      <run-in-terminal>false</run-in-terminal>
245
    </mail-reader>
276
    </mail-reader>
246
    <mail-reader>
277
    <mail-reader>
247
      <_name>Mozilla Thunderbird</_name>
278
      <_name>Mozilla Thunderbird (bin)</_name>
248
      <executable>mozilla-thunderbird</executable>
279
      <executable>thunderbird-bin</executable>
249
      <command>mozilla-thunderbird %s</command>
280
      <command>thunderbird-bin %s</command>
250
      <icon-name>thunderbird</icon-name>
281
      <icon-name>mozilla-thunderbird-bin-icon</icon-name>
251
      <run-in-terminal>false</run-in-terminal>
282
      <run-in-terminal>false</run-in-terminal>
252
    </mail-reader>
283
    </mail-reader>
253
    <mail-reader>
284
    <mail-reader>
Lines 265-270 Link Here
265
      <run-in-terminal>false</run-in-terminal>
296
      <run-in-terminal>false</run-in-terminal>
266
    </mail-reader>
297
    </mail-reader>
267
    <mail-reader>
298
    <mail-reader>
299
      <_name>SeaMonkey Mail (bin)</_name>
300
      <executable>seamonkey-bin</executable>
301
      <command>seamonkey-bin -mail %s</command>  
302
      <icon-name>seamonkey-bin</icon-name>
303
      <run-in-terminal>false</run-in-terminal>
304
    </mail-reader>
305
    <mail-reader>
268
      <_name>Iceape Mail</_name>
306
      <_name>Iceape Mail</_name>
269
      <executable>iceape</executable>
307
      <executable>iceape</executable>
270
      <command>iceape -mail %s</command>
308
      <command>iceape -mail %s</command>
Lines 351-356 Link Here
351
      <icon-name>gnome-mime-application-x-executable</icon-name>
389
      <icon-name>gnome-mime-application-x-executable</icon-name>
352
      <exec-flag>-e</exec-flag>
390
      <exec-flag>-e</exec-flag>
353
    </terminal>
391
    </terminal>
392
    <terminal> 
393
      <_name>KDE Konsole</_name>
394
      <executable>konsole</executable>
395
      <command>konsole</command>
396
      <icon-name>gnome-mime-application-x-executable</icon-name>
397
      <exec-flag>-e</exec-flag>
398
    </terminal>
354
  </terminals>
399
  </terminals>
355
400
356
  <media-players>
401
  <media-players>
Lines 362-373 Link Here
362
      <run-in-terminal>false</run-in-terminal>
407
      <run-in-terminal>false</run-in-terminal>
363
    </media-player>
408
    </media-player>
364
    <media-player>
409
    <media-player>
410
      <_name>Banshee Music Player 1 (prerelease)</_name>
411
      <executable>banshee-1</executable>
412
      <command>banshee</command>
413
      <icon-name>media-player-banshee</icon-name>
414
      <run-in-terminal>false</run-in-terminal>
415
    </media-player>
416
    <media-player>
365
      <_name>Muine Music Player</_name>
417
      <_name>Muine Music Player</_name>
366
      <executable>muine</executable>
418
      <executable>muine</executable>
367
      <command>muine</command>
419
      <command>muine</command>
368
      <icon-name>muine</icon-name>
420
      <icon-name>muine</icon-name>
369
      <run-in-terminal>false</run-in-terminal>
421
      <run-in-terminal>false</run-in-terminal>
370
	</media-player>
422
    </media-player>
371
    <media-player>
423
    <media-player>
372
      <_name>Rhythmbox Music Player</_name>
424
      <_name>Rhythmbox Music Player</_name>
373
      <executable>rhythmbox</executable>
425
      <executable>rhythmbox</executable>
Lines 382-387 Link Here
382
      <icon-name>totem</icon-name>
434
      <icon-name>totem</icon-name>
383
      <run-in-terminal>false</run-in-terminal>
435
      <run-in-terminal>false</run-in-terminal>
384
    </media-player>
436
    </media-player>
437
    <media-player> 
438
      <_name>Audacious Music Player</_name>
439
      <executable>audacious</executable>   
440
      <command>audacious</command>
441
      <icon-name>audacious</icon-name>
442
      <run-in-terminal>false</run-in-terminal>
443
    </media-player>
444
    <media-player> 
445
      <_name>Gxine Movie Player</_name>
446
      <executable>gxine</executable>
447
      <command>gxine</command>
448
      <icon-name>gxine</icon-name> 
449
      <run-in-terminal>false</run-in-terminal>
450
    </media-player>
451
    <media-player> 
452
      <_name>Kaffeine Movie Player</_name>    
453
      <executable>kaffeine</executable>       
454
      <command>kaffeine</command>    
455
      <icon-name>kaffeine</icon-name>    
456
      <run-in-terminal>false</run-in-terminal>
457
    </media-player>
458
    <media-player> 
459
      <_name>Mplayer Movie Player</_name>
460
      <executable>gmplayer</executable>    
461
      <command>gmplayer</command>   
462
      <icon-name>mplayer</icon-name> 
463
      <run-in-terminal>false</run-in-terminal>
464
    </media-player>
465
    <media-player> 
466
      <_name>RealPlayer Movie Player</_name>          
467
      <executable>realplay</executable>    
468
      <command>realplay</command>      
469
      <icon-name>realplay</icon-name>  
470
      <run-in-terminal>false</run-in-terminal>
471
    </media-player>
472
    <media-player> 
473
      <_name>Xine Movie Player</_name>
474
      <executable>xine</executable>    
475
      <command>xine</command>      
476
      <icon-name>xine</icon-name> 
477
      <run-in-terminal>false</run-in-terminal>
478
    </media-player>
385
  </media-players>
479
  </media-players>
386
480
387
  <a11y-visual>
481
  <a11y-visual>

Return to bug 215313