summaryrefslogtreecommitdiffstats
path: root/kde4-profiles/common
Commit message (Collapse)AuthorAgeFilesLines
* Move Default_Animated ksplash from Default flavour to commonJohn Balcaen2011-07-301-0/+39
|
* Remove empty config filesJohn Balcaen2011-07-303-14/+0
| | | | | - remove kmailrc config file (we're not using kmail2)
* Sync dolphinuirc with 4.7John Balcaen2011-07-301-34/+31
|
* Move desktoptheme to the correct flavor ( Default & netbook)John Balcaen2011-07-30116-27375/+0
|
* Migration for vanilla configuration :John Balcaen2011-07-3030-594/+6
| | | | | | | | - delete config files without specific mageia data - remove kdeglobals from common flavor & move specific data to default/netbook flavors - remove redundant information from kdeglobals (ColorEffects) with scheme used - remove kmixrc,kcmaudiocdrc,phondevicerc config files (thoses are generated on first step & not all users have a via chipset :p )
* Add telepathy applet by defaultDexter Morgan2011-06-241-0/+6
|
* Don't use -nr as an argument for ServerArgsLocalJohn Balcaen2011-06-131-1/+1
|
* Disable sound for Event/Textcompletion: partial match (mga #1761)John Balcaen2011-06-121-1/+1
|
* Update PreviewJohn Balcaen2011-05-261-0/+0
|
* Update background to match mageia themeJohn Balcaen2011-05-261-0/+0
|
* Do not enable fprintd login plugin ( asked by blino)Dexter Morgan2011-05-261-1/+1
|
* Remove cauldren from logo.png in Mageia-dark ksplashDonald2011-05-231-0/+0
|
* Use new logo.png for ksplash (dtsiamasiotis)Donald2011-05-212-1/+1
| | | | | Update default ksplash to 2.3
* - replace default.png by default.jpg in share/config/kdm/backgroundrcLuc Menut2011-05-201-1/+1
|
* Remove some kded information from kdeglobals (kded can write them alone)John Balcaen2011-05-192-3/+1
| | | | | use Disable-all=true to disable debug dialog as default(don't flood .xsession-error)
* Fix text icon colorDexter Morgan2011-05-171-1/+0
|
* Update ksplash to 2.2Donald2011-05-174-4/+2
| | | | | - remove the dot on the 'i' of mageia
* Update ksplash background and logoDonald2011-05-163-0/+0
| | | | | - fixes #1285
* Update screenshot for the kdm mageia themeJohn Balcaen2011-05-152-0/+0
|
* Add a description tag for mageia kdm themeJohn Balcaen2011-05-151-0/+1
|
* Revert fonts colorDexter Morgan2011-05-141-3/+3
|
* Use knotify by default for amarok instead of OSDJohn Balcaen2011-05-102-1/+7
| | | | | Set GLDirect=True by default
* Update ksplash to finalDonald2011-05-095-3/+4
| | | | | | - new background - add back the i.png
* Define color scheme in [General]ColorScheme instead of [KDE]colorScheme (mga ↵Luc Menut2011-05-061-1/+1
| | | | #900)
* - Drop gtkrc* files from common/share/config/; they get written by fonts kcm ↵Ahmad Samir2011-05-032-110/+0
| | | | from scratch
* Fix typo in default ksplash theme (i.png is not available)John Balcaen2011-05-031-1/+0
|
* Update to provisional finalDonald2011-05-0212-10/+14
|
* actually update the ksplash previewsDonald2011-04-272-0/+0
|
* update previews for ksplashDonald2011-04-271-0/+0
|
* Disable plugins which can trigger akonadi in default krunner configuration.John Balcaen2011-04-191-0/+5
|
* Rename Default-Dark to Mageia-DarkDonald2011-04-1818-1/+1
|
* Change logo.png for dark ksplash so its more visableDonald2011-04-181-0/+0
|
* Add darker ksplash themeDonald2011-04-1517-0/+57
|
* - adapt to index.html file location changeAhmad Samir2011-04-041-1/+1
|
* IMAGE_REL should use bubbles.png & not bubbles_anim.pngJohn Balcaen2011-04-031-1/+1
|
* - Fix description.txtJohn Balcaen2011-04-032-2/+2
| | | | | - Update icon3_anim.png with a last frame (it was vanishing during the splash)
* add description.txt, oops:)Donald2011-04-021-0/+48
|
* add amination for bubbles in ksplashDonald2011-04-025-44/+0
|
* Update description.txt (put the animation @ the bottom of the screen)John Balcaen2011-04-011-11/+13
|
* Update description.txtJohn Balcaen2011-04-011-10/+10
|
* Move Default Ksplash theme from Default profile to commonJohn Balcaen2011-04-0114-0/+51
| | | | | Add Preview for Default theme
* ShowDeleteCommand=false should be in kdeglobals & not in dolphinrc ( mga #604)John Balcaen2011-03-312-2/+1
|
* Set textcolor to blackDexter Morgan2011-03-311-3/+3
|
* Add our wallpaper is now white, make icons TextColor black by defaultDexter Morgan2011-03-311-1/+1
|
* Do not limit icon size in the panelDexter Morgan2011-03-301-0/+4
|
* Sync layout of kmmainwin.rc with upstream fileJohn Balcaen2011-03-121-96/+97
|
* Changes on dolphinuirc:John Balcaen2011-03-111-33/+33
| | | | | - indentation fix
* Changes in dolphinui.rc:John Balcaen2011-03-111-65/+60
| | | | | | | | | | - Add the ActionProperties from upstream - Edit_find was added in previous commit back in mainToolBar - Since edit_find is added, drop the searchToolBar - Remove the Menu settings configuration (there's no changes from upstream except that the disable maintoolbar is at bottom of the menu) - Move <State ..> under </MenuBar> (in order to ease diff with upstream dolphinui.rc) - Use upstream Go menu (we don't add more data so let's use upstream configuration here)
* Several changes in dolphinui.rc :John Balcaen2011-03-111-178/+132
| | | | | | | - Add indentation following dolphinui.rc from upstream (it should be easier to follow upstream changes) - Fix view submenu ( additionnal_info was broken) - Remove help submenu from dolphinuirc (it's the same as upstream so no need to carry it with us)
* Disable 3D effects by default.John Balcaen2011-03-031-1/+1
|