Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xvt: update default terminal detection to use gsettings in GNOME | Jani Välimaa | 2017-03-21 | 1 | -1/+1 |
| | |||||
* | xvt: use gsettings to detect default terminal in MATE as dconf might be not ↵ | Jani Välimaa | 2017-03-21 | 1 | -1/+1 |
| | | | | available always | ||||
* | xvt: prefer terminal apps from modern DEs over aterm and Eterm | Jani Välimaa | 2017-03-21 | 1 | -2/+2 |
| | |||||
* | xvt: add support for mate-terminal and default terminal recognition for MATE ↵ | Jani Välimaa | 2017-03-21 | 1 | -0/+6 |
| | | | | desktop | ||||
* | Add support for google-chrome to www-browser script | Jani Välimaa | 2017-03-06 | 1 | -0/+1 |
| | |||||
* | Raise precedence of xfce4-terminal in /usr/bin/xvt. | Martin Whitaker | 2017-02-15 | 1 | -1/+1 |
| | | | | | This ensures a working terminal in IceWM when Xfce is the only other DE installed (mga#20278). Needed for the Xfce Live DVDs. | ||||
* | Revert "start konsole as nofork" (mga#19977) | Martin Whitaker | 2017-01-05 | 1 | -5/+0 |
| | | | | | | | | This reverts commit 037d5a646b4188df319789f237a9c96a901d4bf0. From the Konsole documentation: "Starting with version 16.08 (August 2016), Konsole no longer uses KDE4's KUniqueApplication and thus --nofork no longer exists." | ||||
* | - detect if used desktop is Xfce and use Xfce's default terminal | Jani Välimaa | 2013-08-24 | 1 | -0/+5 |
| | |||||
* | - add xfce4-terminal support to xvt | Jani Välimaa | 2013-08-24 | 1 | -0/+1 |
| | |||||
* | quote command-line arguments in editor script | David Walser | 2013-03-09 | 1 | -1/+1 |
| | |||||
* | bin/editor: revert to buggy version as requested by David Walser | Nicolas Vigier | 2013-03-02 | 1 | -18/+55 |
| | | | | http://www.mageia.org/pipermail/mageia-dev/2013-March/023248.html | ||||
* | bin/editor: try using $VISUAL and $EDITOR | Nicolas Vigier | 2013-03-02 | 1 | -0/+2 |
| | |||||
* | bin/editor: print error on STDERR and exit with error in case of error | Nicolas Vigier | 2013-03-02 | 1 | -1/+2 |
| | |||||
* | bin/editor: simplify | Nicolas Vigier | 2013-03-02 | 1 | -51/+15 |
| | |||||
* | bin/editor: don't open console editors with xvt | Nicolas Vigier | 2013-03-02 | 1 | -7/+3 |
| | | | | | This wasn't working anyway because the filename was not passed inside the -e argument so it was ignored. | ||||
* | bin/editor: quote arguments | Nicolas Vigier | 2013-03-02 | 1 | -1/+1 |
| | |||||
* | replace 'xte' inside script | Damien Lallement | 2012-05-10 | 1 | -3/+3 |
| | |||||
* | rename 'xte' to fix upgrade conflict | Damien Lallement | 2012-05-09 | 1 | -0/+0 |
| | |||||
* | add 'xte' script to find text editor | Damien Lallement | 2012-05-03 | 1 | -0/+61 |
| | |||||
* | add 'chromium-browser' to 'www-browser' | Damien Lallement | 2012-05-02 | 1 | -0/+1 |
| | |||||
* | - add support for terminator in xvt | Kamil Rytarowski | 2012-02-20 | 1 | -5/+7 |
| | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-02-03 | 3 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | start konsole as nofork | Frederic Crozat | 2010-03-15 | 1 | -0/+5 |
| | |||||
* | fix kde4 detection (pzanoni) | Frederic Crozat | 2010-03-15 | 1 | -6/+1 |
| | |||||
* | - fix comments | Frederic Crozat | 2009-03-25 | 1 | -2/+2 |
| | |||||
* | - Add support for lxterminal | Frederic Crozat | 2009-03-03 | 1 | -0/+5 |
| | |||||
* | document the options that are handled by xvt | Pascal Rigaux | 2008-08-26 | 1 | -0/+5 |
| | |||||
* | - Add KDE4 detection (Luc Menut) | Frederic Crozat | 2008-08-12 | 1 | -5/+15 |
| | |||||
* | add terminal as possible terminal emulator | Frederic Crozat | 2008-06-30 | 1 | -0/+1 |
| | |||||
* | - Replace $@ with $*. Closes: #30522 | Marcelo Leitner | 2007-05-02 | 1 | -1/+1 |
| | |||||
* | - Adds lock system to avoid recursive calls between xdg-open and www-browser. | Marcelo Leitner | 2007-03-20 | 1 | -3/+10 |
| | | | | | Closes: #29599 | ||||
* | - Adds support for newer KDE's | Marcelo Leitner | 2007-03-13 | 1 | -2/+14 |
| | | | | | | - Adds support for xdg-utils: if an argument is provided, it will be passed through directly to xdg-open | ||||
* | Fix previous commit | Frederic Crozat | 2005-09-19 | 1 | -3/+1 |
| | |||||
* | - Fix loop in www-browser (patch from Andrey Borzenkov) | Frederic Crozat | 2005-09-19 | 1 | -0/+2 |
| | |||||
* | - change package name | Frederic Crozat | 2005-05-13 | 1 | -1/+1 |
| | | | | | | | - xvt : fix typo (bug #15836) - fix typo in translation-map - remove screensaver images, moved in theme package | ||||
* | test if the $BROWSER variable is set to something valid (bug #14903). | Frederic Lepied | 2005-03-29 | 1 | -13/+20 |
| | |||||
* | fix stripping value from GNOME | Frederic Crozat | 2005-03-09 | 1 | -1/+1 |
| | |||||
* | - change www-browser to use BROWSER variable if set or use running environment | Frederic Crozat | 2005-03-09 | 2 | -6/+93 |
| | | | | | | | settings if set. - xvt script to replace alternative : choose programs to start based on running environment | ||||
* | first version | Frederic Lepied | 2004-08-31 | 1 | -0/+26 |
| | |||||
* | Update | David Baudens | 2002-07-31 | 2 | -175/+0 |
| | |||||
* | resync with 8.0-12mdk | Frederic Lepied | 2001-07-31 | 3 | -1/+54 |
| | |||||
* | Call xvt. | Chmouel Boudjnah | 2001-03-02 | 1 | -1/+1 |
| | |||||
* | * bin/DrakWM: Add -i options to launch with xinit. | Chmouel Boudjnah | 2000-07-18 | 1 | -3/+14 |
| | | | | | add -a option to provide alias for bash. | ||||
* | Add file. | Chmouel Boudjnah | 2000-04-16 | 1 | -0/+121 |
| | |||||
* | "Seethechangelog" | Chmouel Boudjnah | 1999-12-27 | 1 | -6/+0 |
| | |||||
* | "Seethechangelog" | Chmouel Boudjnah | 1999-12-22 | 1 | -68/+0 |
| | |||||
* | "Seethechangelog" | Chmouel Boudjnah | 1999-12-19 | 1 | -2/+4 |
| | |||||
* | "Seethechangelog" | Chmouel Boudjnah | 1999-12-19 | 1 | -0/+66 |
| | |||||
* | Initial revisionoxygentopic/mandrake | Chmouel Boudjnah | 1999-12-19 | 1 | -0/+6 |