[gnome-devel-docs] Use consistently GTKmm (instead of Gtkmm) in all docs
- From: Daniel Mustieles GarcÃa <dmustieles src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-devel-docs] Use consistently GTKmm (instead of Gtkmm) in all docs
- Date: Thu, 8 Mar 2012 12:13:07 +0000 (UTC)
commit 3e4340bc0b0283f0bb0aa965b94da5f60f6c2d34
Author: Daniel Mustieles <daniel mustieles gmail com>
Date: Thu Mar 8 13:13:01 2012 +0100
Use consistently GTKmm (instead of Gtkmm) in all docs
platform-demos/C/guitar-tuner.cpp.page | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/platform-demos/C/guitar-tuner.cpp.page b/platform-demos/C/guitar-tuner.cpp.page
index 71912c7..62abf14 100644
--- a/platform-demos/C/guitar-tuner.cpp.page
+++ b/platform-demos/C/guitar-tuner.cpp.page
@@ -5,7 +5,7 @@
<info>
<link type="guide" xref="index#cpp"/>
- <desc>Use Gtkmm and GStreamermm to build a simple guitar tuner application for GNOME. Shows off how to use the interface designer.</desc>
+ <desc>Use GTKmm and GStreamermm to build a simple guitar tuner application for GNOME. Shows off how to use the interface designer.</desc>
<revision pkgversion="0.1" version="0.1" date="2011-03-17" status="review"/>
<credit type="author">
@@ -61,7 +61,7 @@
<section id="build">
<title>Build the code for the first time</title>
- <p>This is a very basic C++ code setting up Gtkmm. More details are given below;
+ <p>This is a very basic C++ code setting up GTKmm. More details are given below;
skip this list if you understand the basics:</p>
<list>
<item>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]