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~ (-14 / +101 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 -new-tab "%s"</tab-command>
82
      <tab-command>firefox -new-tab "%s"</tab-command>
82
      <win-command>iceweasel -new-window "%s"</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 179-195 Link Here
179
      <run-in-terminal>false</run-in-terminal>
210
      <run-in-terminal>false</run-in-terminal>
180
    </mail-reader>
211
    </mail-reader>
181
    <mail-reader>
212
    <mail-reader>
182
      <_name>Thunderbird</_name>
213
      <_name>Mozilla Thunderbird</_name>
183
      <executable>thunderbird</executable>
214
      <executable>thunderbird</executable>
184
      <command>thunderbird %s</command>
215
      <command>thunderbird %s</command>
185
      <icon-name>thunderbird</icon-name>
216
      <icon-name>thunderbird-icon</icon-name>
186
      <run-in-terminal>false</run-in-terminal>
217
      <run-in-terminal>false</run-in-terminal>
187
    </mail-reader>
218
    </mail-reader>
188
    <mail-reader>
219
    <mail-reader>
189
      <_name>Mozilla Thunderbird</_name>
220
      <_name>Mozilla Thunderbird (bin)</_name>
190
      <executable>mozilla-thunderbird</executable>
221
      <executable>thunderbird-bin</executable>
191
      <command>mozilla-thunderbird %s</command>
222
      <command>thunderbird-bin %s</command>
192
      <icon-name>thunderbird</icon-name>
223
      <icon-name>mozilla-thunderbird-bin-icon</icon-name>
224
      <run-in-terminal>false</run-in-terminal>
225
    </mail-reader>
226
    <mail-reader>
227
      <_name>SeaMonkey Mail (bin)</_name>
228
      <executable>seamonkey-bin</executable>
229
      <command>seamonkey-bin -mail %s</command>  
230
      <icon-name>seamonkey-bin</icon-name>
193
      <run-in-terminal>false</run-in-terminal>
231
      <run-in-terminal>false</run-in-terminal>
194
    </mail-reader>
232
    </mail-reader>
195
    <mail-reader>
233
    <mail-reader>
Lines 301-307 Link Here
301
      <exec-flag>-e</exec-flag>
339
      <exec-flag>-e</exec-flag>
302
    </terminal>
340
    </terminal>
303
    <terminal>
341
    <terminal>
304
       <_name>Konsole</_name>
342
       <_name>KDE Konsole</_name>
305
       <executable>konsole</executable>
343
       <executable>konsole</executable>
306
       <command>konsole</command>
344
       <command>konsole</command>
307
       <icon-name>konsole</icon-name>
345
       <icon-name>konsole</icon-name>
Lines 338-343 Link Here
338
      <icon-name>totem</icon-name>
376
      <icon-name>totem</icon-name>
339
      <run-in-terminal>false</run-in-terminal>
377
      <run-in-terminal>false</run-in-terminal>
340
    </media-player>
378
    </media-player>
379
    <media-player>
380
      <_name>Banshee Music Player 1 (prerelease)</_name>
381
      <executable>banshee-1</executable>
382
      <command>banshee</command>
383
      <icon-name>media-player-banshee</icon-name>
384
      <run-in-terminal>false</run-in-terminal>
385
    </media-player>
386
    <media-player> 
387
      <_name>Audacious Music Player</_name>
388
      <executable>audacious</executable>   
389
      <command>audacious</command>
390
      <icon-name>audacious</icon-name>
391
      <run-in-terminal>false</run-in-terminal>
392
    </media-player>
393
    <media-player> 
394
      <_name>Gxine Movie Player</_name>
395
      <executable>gxine</executable>
396
      <command>gxine</command>
397
      <icon-name>gxine</icon-name> 
398
      <run-in-terminal>false</run-in-terminal>
399
    </media-player>
400
    <media-player> 
401
      <_name>Kaffeine Movie Player</_name>    
402
      <executable>kaffeine</executable>       
403
      <command>kaffeine</command>    
404
      <icon-name>kaffeine</icon-name>    
405
      <run-in-terminal>false</run-in-terminal>
406
    </media-player>
407
    <media-player> 
408
      <_name>Mplayer Movie Player</_name>
409
      <executable>gmplayer</executable>    
410
      <command>gmplayer</command>   
411
      <icon-name>mplayer</icon-name> 
412
      <run-in-terminal>false</run-in-terminal>
413
    </media-player>
414
    <media-player> 
415
      <_name>RealPlayer Movie Player</_name>          
416
      <executable>realplay</executable>    
417
      <command>realplay</command>      
418
      <icon-name>realplay</icon-name>  
419
      <run-in-terminal>false</run-in-terminal>
420
    </media-player>
421
    <media-player> 
422
      <_name>Xine Movie Player</_name>
423
      <executable>xine</executable>    
424
      <command>xine</command>      
425
      <icon-name>xine</icon-name> 
426
      <run-in-terminal>false</run-in-terminal>
427
    </media-player>
341
  </media-players>
428
  </media-players>
342
429
343
  <a11y-visual>
430
  <a11y-visual>

Return to bug 215313