aboutsummaryrefslogtreecommitdiffstats
path: root/bin/www-browser
Commit message (Collapse)AuthorAgeFilesLines
* Add support for google-chrome to www-browser scriptJani Välimaa2017-03-061-0/+1
|
* add 'chromium-browser' to 'www-browser'Damien Lallement2012-05-021-0/+1
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r386 | dmorgan | 2011-02-03 10:31:48 +0000 (Thu, 03 Feb 2011) | 1 line Import Cleaned desktop-common-data ------------------------------------------------------------------------ In addition to the above commits, the following cleaning work has been recorded: - License is GPL according to the relevant rpm spec written by Mandriva Each subdir on its own, only problematic ones are mentioned: o backgrounds : three .jpg files will need to be replaced o bookmarks: - konqueror/bookmarks-download.xml: icons used in the file come from mandriva-kde-icons we'll have to replace them - the links will be much easier to replace when our wiki/forum... etc is up - konqueror/bookmarks-powerpack.xml: deleted, we don't have a powerpack - konqueror/bookmarks-one.xml: a subset from konqueror/bookmarks-download.xml, so we'll fix it along with bookmarks-download.xml - mozilla/* : the same goes as for konqueror bookmarks - cleant bookmarks to remove Mandriva's and add Mageia reference o desktop: - delete powerpack/, we don't have a powerpack - detele {free,one}/upgrade.desktop.in, no powerpack so nothing to upgrade to - modify {free,one}/register.desktop.in to say Mageia instead of Mandriva and point to https://identity.mageia.org/ o dm: - changed Mandriva images o faces: icons in this dir need to be replaced - added 2 oxygen icons to deal with o kde: one icon in here need to be replaced (or dropped) => DROPPED o krootwarning: it's empty, drop it? o man/*/chksession.8 : Occurances of "MandrakeSoft", 1) at the top of the page and 2) copyright statement at the bottom o menu: - the menu section icons in ./icons need to be replaced => done (oxygen icons) - category names should be changed? (i.e. s/X-MandrivaLinux/X-MageiaLinux/), a list of categories is available in menu-categories-list (same dir as CLEANUP_PROGRESS.txt) we keep it for now until decision is taken (best thing would be to push missing categories upstream) => not for now o sounds: sound files need to be replaced
* - Add KDE4 detection (Luc Menut)Frederic Crozat2008-08-121-5/+15
|
* - Replace $@ with $*. Closes: #30522Marcelo Leitner2007-05-021-1/+1
|
* - Adds lock system to avoid recursive calls between xdg-open and www-browser.Marcelo Leitner2007-03-201-3/+10
| | | | | Closes: #29599
* - Adds support for newer KDE'sMarcelo Leitner2007-03-131-2/+14
| | | | | | - Adds support for xdg-utils: if an argument is provided, it will be passed through directly to xdg-open
* Fix previous commitFrederic Crozat2005-09-191-3/+1
|
* - Fix loop in www-browser (patch from Andrey Borzenkov)Frederic Crozat2005-09-191-0/+2
|
* test if the $BROWSER variable is set to something valid (bug #14903).Frederic Lepied2005-03-291-13/+20
|
* fix stripping value from GNOMEFrederic Crozat2005-03-091-1/+1
|
* - change www-browser to use BROWSER variable if set or use running environmentFrederic Crozat2005-03-091-6/+36
| | | | | | | settings if set. - xvt script to replace alternative : choose programs to start based on running environment
* first versionFrederic Lepied2004-08-311-0/+26