On 2017-01-08, Paul A. Rubin wrote: > On 01/07/2017 11:03 PM, Pavel Sanda wrote:
... >> While I see what you are saying about image viewer/text editor I don't see >> how that "earns" >> xreader > 'gv', 'ghostview -swap', 'gsview64', 'gsview32' >> xreader > 'kghostview', 'xpdf', 'SumatraPDF', 'acrobat', 'acroread', 'mupdf' >> xreader > 'kdvi', 'okular', 'yap', 'dviout -Set=!m' >> for people out of your distro. ... > I can understand your being concerned about users suddenly finding a > different viewer than what they previously had, but my understanding is > that the X-Apps are direct substitutes for evince, gedit and (I think) > xv, so it makes sense to me that their precedence in the list would > match the precedence assigned to the apps they're replacing. Let me second that: `xreader` "earns" the place just after `evince` by inheritance: * for people using the XFCE, Cinnamon, or MATE desktop, `xreader` replaces `evince` (same functionality, traditional UI), * KDE and GNOME users will not see any difference, as the respective viewers have higher priority. * most other users will not be disturbed, because nothing changes if the "X-Apps" are not installed at the users system. * for the rare case of users that did not have evince but now install `xreader`, the change is more likely intended than not. Günter