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 | ||||
* | 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 |
| | |||||
* | - 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 | 1 | -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 | ||||
* | 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 terminal as possible terminal emulator | Frederic Crozat | 2008-06-30 | 1 | -0/+1 |
| | |||||
* | - 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 | ||||
* | - change www-browser to use BROWSER variable if set or use running environment | Frederic Crozat | 2005-03-09 | 1 | -0/+57 |
settings if set. - xvt script to replace alternative : choose programs to start based on running environment |