summaryrefslogtreecommitdiffstats
path: root/kde4-profiles
Commit message (Collapse)AuthorAgeFilesLines
...
* Add missing files for vanilla config John Balcaen2011-07-052-0/+1394
|
* Add default config files need for ksplash & kdmJohn Balcaen2011-07-053-0/+108
|
* Add telepathy applet by defaultDexter Morgan2011-06-241-0/+6
|
* Don't use -nr as an argument for ServerArgsLocalJohn Balcaen2011-06-133-3/+3
|
* 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
|
* Update mageia KMenu LogoDexter Morgan2011-05-262-906/+1296
|
* Do not enable fprintd login plugin ( asked by blino)Dexter Morgan2011-05-263-3/+3
|
* 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-203-3/+3
|
* 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-142-5/+5
|
* 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-063-3/+3
| | | | #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
|
* Revert commit 784John Balcaen2011-04-221-3/+3
|
* 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
|
* Remove old mdv imagesDexter Morgan2011-04-014-4054/+0
|
* Update description.txtJohn Balcaen2011-04-011-10/+10
|
* Move Default Ksplash theme from Default profile to commonJohn Balcaen2011-04-0114-0/+0
| | | | | Add Preview for Default theme
* Add mageia ksplash theme using ksplashx named as DefaultJohn Balcaen2011-04-0114-36/+87
| | | | | Use Default_Animated for ksplash theme using kde4-splash-mdv
* ShowDeleteCommand=false should be in kdeglobals & not in dolphinrc ( mga #604)John Balcaen2011-03-312-2/+1
|
* Set textcolor to blackDexter Morgan2011-03-312-6/+6
|
* 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)