Bug 228130

Summary: Please put format strings (i.e., %D) alongside its descriptions
Product: [Applications] konsole Reporter: Vsevolod Krishchenko <mstu>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED FIXED    
Severity: wishlist CC: khindenburg
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 2.8

Description Vsevolod Krishchenko 2010-02-23 00:57:22 UTC
Version:            (using KDE 4.4.0)
OS:                Linux
Installed from:    Ubuntu Packages

('Edit Profile' dialog, 'Tabs' tab, 'Insert' buttons.)

Please put format strings alongside it descriptions.
I.e., 
'Program directory (short): %d' 
instead of 
'Program directory (short)'.
Comment 1 Kurt Hindenburg 2011-07-31 03:00:16 UTC
Git commit 86f698732082b2d21807395f9eac634bc55415ad by Kurt Hindenburg.
Committed on 31/07/2011 at 04:56.
Pushed by hindenburg into branch 'master'.

Include % format strings alongside its descriptions.

This will allow the user to better understand what the format strings
refer to.

Patch by Jekyll Wu <adaptee@gmail.com>

FEATURE: 228130
FIXED-IN: 2.8
REVIEW: 102141

M  +11   -11   src/TabTitleFormatAction.cpp

http://commits.kde.org/konsole/86f698732082b2d21807395f9eac634bc55415ad
Comment 2 Jekyll Wu 2011-08-02 22:26:12 UTC
*** Bug 163812 has been marked as a duplicate of this bug. ***