summaryrefslogtreecommitdiff
path: root/help/C
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2014-03-23 21:53:43 +0100
committerAndre Klapper <a9016009@gmx.de>2014-03-23 21:53:43 +0100
commit3321275c4505a81562385c06b96725ab37ddd6b9 (patch)
treeba51a0f4ee04004b50af7120af79e3c7bb5439a5 /help/C
parentUpdated French translation (diff)
downloadzenity-3321275c4505a81562385c06b96725ab37ddd6b9.tar.gz
zenity-3321275c4505a81562385c06b96725ab37ddd6b9.tar.bz2
zenity-3321275c4505a81562385c06b96725ab37ddd6b9.zip
User docs: Make page ID the same as file name
Diffstat (limited to 'help/C')
-rw-r--r--help/C/intro.page2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/C/intro.page b/help/C/intro.page
index 8a7bdec1..e6f279be 100644
--- a/help/C/intro.page
+++ b/help/C/intro.page
@@ -1,6 +1,6 @@
<page xmlns="http://projectmallard.org/1.0/"
type="topic"
- id="introduction">
+ id="intro">
<info>
<link type="guide" xref="index"/>
<desc><app>Zenity</app> enables you to create the various types of simple dialog.</desc>
bgstack15