Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xfce
thunar
Commits
8b15ff06
Commit
8b15ff06
authored
Jan 09, 2010
by
Jannis Pohlmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Thunarx reference manual copyright and date.
parent
52cd3747
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
6 deletions
+18
-6
configure.in.in
configure.in.in
+5
-5
docs/reference/thunarx/thunarx-docs.sgml
docs/reference/thunarx/thunarx-docs.sgml
+13
-1
No files found.
configure.in.in
View file @
8b15ff06
# vi:set et ai sw=2 sts=2 ts=2: */
# vi:set et ai sw=2 sts=2 ts=2: */
#-
#-
# Copyright (c) 2004-2007 Benedikt Meurer <benny@xfce.org>
# Copyright (c) 2004-2007 Benedikt Meurer <benny@xfce.org>
# Copyright (c) 2009 Jannis Pohlmann <jannis@xfce.org>
# Copyright (c) 2009
-2010
Jannis Pohlmann <jannis@xfce.org>
#
#
# This program is free software; you can redistribute it and/or
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License as
# modify it under the terms of the GNU General Public License as
...
@@ -24,11 +24,11 @@ dnl ***************************
...
@@ -24,11 +24,11 @@ dnl ***************************
m4_define([thunarx_verinfo], [0:0:0])
m4_define([thunarx_verinfo], [0:0:0])
m4_define([thunarx_version_api], [2])
m4_define([thunarx_version_api], [2])
m4_define([thunar_version_major], [1])
m4_define([thunar_version_major], [1])
m4_define([thunar_version_minor], [
0
])
m4_define([thunar_version_minor], [
1
])
m4_define([thunar_version_micro], [
1
])
m4_define([thunar_version_micro], [
0
])
m4_define([thunar_version_nano], [])
m4_define([thunar_version_nano], [])
m4_define([thunar_version_build], [@REVISION@])
m4_define([thunar_version_build], [@REVISION@])
m4_define([thunar_version_tag], [
git
])
m4_define([thunar_version_tag], [])
m4_define([thunar_version], [thunar_version_major().thunar_version_minor().thunar_version_micro()ifelse(thunar_version_nano(), [], [], [.thunar_version_nano()])ifelse(thunar_version_tag(), [git], [thunar_version_tag()-thunar_version_build()], [thunar_version_tag()])])
m4_define([thunar_version], [thunar_version_major().thunar_version_minor().thunar_version_micro()ifelse(thunar_version_nano(), [], [], [.thunar_version_nano()])ifelse(thunar_version_tag(), [git], [thunar_version_tag()-thunar_version_build()], [thunar_version_tag()])])
dnl *******************************************
dnl *******************************************
...
@@ -39,7 +39,7 @@ m4_define([thunar_debug_default], [ifelse(thunar_version_tag(), [git], [yes], [m
...
@@ -39,7 +39,7 @@ m4_define([thunar_debug_default], [ifelse(thunar_version_tag(), [git], [yes], [m
dnl ***************************
dnl ***************************
dnl *** Initialize autoconf ***
dnl *** Initialize autoconf ***
dnl ***************************
dnl ***************************
AC_COPYRIGHT([Copyright (c) 2004-200
9
The Thunar development team. All rights reserved.])
AC_COPYRIGHT([Copyright (c) 2004-20
1
0 The Thunar development team. All rights reserved.])
AC_INIT([Thunar], [thunar_version], [http://bugzilla.xfce.org/], [Thunar])
AC_INIT([Thunar], [thunar_version], [http://bugzilla.xfce.org/], [Thunar])
AC_PREREQ([2.50])
AC_PREREQ([2.50])
AC_CANONICAL_TARGET()
AC_CANONICAL_TARGET()
...
...
docs/reference/thunarx/thunarx-docs.sgml
View file @
8b15ff06
...
@@ -14,7 +14,7 @@
...
@@ -14,7 +14,7 @@
<!ENTITY thunarx-version-information SYSTEM "xml/thunarx-version-information.xml">
<!ENTITY thunarx-version-information SYSTEM "xml/thunarx-version-information.xml">
<!ENTITY version SYSTEM "version.xml">
<!ENTITY version SYSTEM "version.xml">
<!ENTITY date "
December
200
7
">
<!ENTITY date "
January
20
1
0">
]>
]>
<book
id=
"index"
>
<book
id=
"index"
>
...
@@ -28,6 +28,11 @@
...
@@ -28,6 +28,11 @@
<holder>
Benedikt Meurer
</holder>
<holder>
Benedikt Meurer
</holder>
</copyright>
</copyright>
<copyright>
<year>
2010
</year>
<holder>
Jannis Pohlmann
</holder>
</copyright>
<legalnotice
id=
"legalnotice"
>
<legalnotice
id=
"legalnotice"
>
<para>
<para>
Permission is granted to copy, distribute and/or modify this document
Permission is granted to copy, distribute and/or modify this document
...
@@ -50,6 +55,13 @@
...
@@ -50,6 +55,13 @@
<jobtitle>
Software developer
</jobtitle>
<jobtitle>
Software developer
</jobtitle>
</affiliation>
</affiliation>
</author>
</author>
<author>
<firstname>
Jannis
</firstname>
<surname>
Pohlmann
</surname>
<affiliation>
<address><email>
jannis@xfce.org
</email></address>
</affiliation>
</author>
</authorgroup>
</authorgroup>
</bookinfo>
</bookinfo>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment