Commit Graph

9 Commits

Author SHA1 Message Date
Kurt Hindenburg
69dcbd3406 astyle fixes - spaces/{ 2012-09-02 17:28:43 -04:00
Jekyll Wu
6fa0121b8e When saving profile, always use its untranslated name as filename
An internal property is introduced to record the untranslated name.
When saving profile into disk, always refer to that untranslated name
to get the filename.

This extra consideration is intended to deal with the situation when the
profile's contents are i18nized. The typical example is the "Shell" profile
shipped by default.

BUG: 250506
FIXED-IN: 4.9.0
2012-05-16 01:10:04 +08:00
Kurt Hindenburg
ad52474e0c minor style changes - remove spaces 2012-05-13 12:33:35 -04:00
Kurt Hindenburg
bee9aa8f78 minor style fixes - remove empty lines start/end code blocks 2012-05-13 10:08:05 -04:00
Kurt Hindenburg
9f5877bdfc minor whitespace style changes 2012-05-13 08:51:27 -04:00
Jekyll Wu
e93112ffa6 Improve the logic for deciding the saving localtion of profile
The main change is for ad-hoc profiles which are not under standard
locations, konsole tries to save the modification to its exising path
instead of under $KDEHOME

Exmaple: konsole --profile $HOME/konsole/sample.profile
2012-05-04 15:25:51 +08:00
Jekyll Wu
7c99506e5f Just #include what is needed 2012-04-19 20:02:55 +08:00
Jekyll Wu
891bc2bc1d Rename: info ==> profile 2012-03-19 18:47:19 +08:00
Kurt Hindenburg
4dae2895bb Separate the profile reader/writer to their own file 2012-03-16 11:14:05 -04:00