summaryrefslogtreecommitdiffstats
path: root/perl-install/share/advertising/pwp-05.pl
diff options
context:
space:
mode:
authorDavid Baudens <baudens@mandriva.com>2004-02-10 14:25:22 +0000
committerDavid Baudens <baudens@mandriva.com>2004-02-10 14:25:22 +0000
commit137e3dfba6e98d0b1b4319f2b908fe4ad1053586 (patch)
tree0d0f7868674228e785764e9d86f38615ca34e7ae /perl-install/share/advertising/pwp-05.pl
parentdec2882ea7fe42948cc596907f7a340bcd3bc65f (diff)
downloaddrakx-backup-do-not-use-137e3dfba6e98d0b1b4319f2b908fe4ad1053586.tar
drakx-backup-do-not-use-137e3dfba6e98d0b1b4319f2b908fe4ad1053586.tar.gz
drakx-backup-do-not-use-137e3dfba6e98d0b1b4319f2b908fe4ad1053586.tar.bz2
drakx-backup-do-not-use-137e3dfba6e98d0b1b4319f2b908fe4ad1053586.tar.xz
drakx-backup-do-not-use-137e3dfba6e98d0b1b4319f2b908fe4ad1053586.zip
Update
Diffstat (limited to 'perl-install/share/advertising/pwp-05.pl')
-rw-r--r--perl-install/share/advertising/pwp-05.pl6
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-install/share/advertising/pwp-05.pl b/perl-install/share/advertising/pwp-05.pl
index e12965c08..7623783a8 100644
--- a/perl-install/share/advertising/pwp-05.pl
+++ b/perl-install/share/advertising/pwp-05.pl
@@ -13,6 +13,6 @@ $border = 10; #- for leftish text
@text = ([ N("<b>Development tools</b>"), center => 1 ],
' ',
N("PowerPack includes everything needed for developing and creating your own software, including:"),
- N(" - <b>Kdevelop:</b> a full featured, easy to use Integrated Development Environment for C++ programming"),
- N(" - <b>GCC:</b> the GNU Compiler Collection"),
- N(" - <b>GDB:</b> the GNU Project debugger"));
+ N(" - <b>Kdevelop</b>: a full featured, easy to use Integrated Development Environment for C++ programming"),
+ N(" - <b>GCC</b>: the GNU Compiler Collection"),
+ N(" - <b>GDB</b>: the GNU Project debugger"));