Bug 228130 - Please put format strings (i.e., %D) alongside its descriptions
Summary: Please put format strings (i.e., %D) alongside its descriptions
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
: 163812 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-02-23 00:57 UTC by Vsevolod Krishchenko
Modified: 2011-08-02 22:26 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 2.8


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ***