Home Forums Wiki Doc Install Extras Screenshots Source Code Projects Blog Users Groups Register
Glx-Dock / Cairo-Dock List of forums Git Version | Version Git misc typo fixes for rev 1351
The latest stable release is the *3.4.0* : How to install it here.
Note: We just switched from BZR to Git on Github! (only to host the code and your future pull requests)
Git Version | Version Git

Subjects Author Language Messages Last message
[Locked] misc typo fixes for rev 1351
mtasaka English 2 mtasaka [Read]
14 October 2008 à 11:41

mtasaka, Tuesday 14 October 2008 à 09:21


Subscription date : 16 May 2008
Messages : 106
1. about @GETTEXT_PACKAGE@

At least the following fix is needed:
Index: plug-ins/Clipper/po/Makefile.in.in
===================================================================
--- plug-ins/Clipper/po/Makefile.in.in (revision 1351)
+++ plug-ins/Clipper/po/Makefile.in.in (working copy)
@@ -17,7 +17,7 @@
# We have the following line for use by intltoolize:
# INTLTOOL_MAKEFILE

-GETTEXT_PACKAGE=@GETTEXT_PACKAGE@
+GETTEXT_PACKAGE=@GETTEXT_CLIPPER@
PACKAGE=@PACKAGE@
VERSION=@VERSION@
Also mail, weblets plugins have GETTEXT_PACKAGE=@GETTEXT_PACKAGE@ lines
in po/Makefile.in.in. However for mail and weblets plugins if these "GETTEXT_PACKAGE=@GETTEXT_PACKAGE@"
lines in po/Makefile.in.in are to be fixed, the corresponding lines in
configure.ac (in plugins/mail or plugins/weblets) like
GETTEXT_PACKAGE=cd-mail
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Gettext package.])
needs fixing, too.

2. stacksdatadir
For stacks/configure.ac:
Index: plug-ins/stacks/configure.ac
===================================================================
--- plug-ins/stacks/configure.ac (revision 1351)
+++ plug-ins/stacks/configure.ac (working copy)
@@ -21,7 +21,7 @@
AC_SUBST(VERSION_STACKS, "$VERSION")
AC_SUBST(PACKAGE_STACKS, "$PACKAGE")

-stacksdatadir=[`pkg-config cairo-dock --variable=pluginsdir`/stacks]
+stacksdatadir=[`pkg-config cairo-dock --variable=pluginsdatadir`/stacks]
AC_SUBST(stacksdatadir)
libdir=[`pkg-config cairo-dock --variable=pluginsdir`]
AC_SUBST(libdir)

fabounet, Tuesday 14 October 2008 à 10:59


Subscription date : 30 November 2007
Messages : 17118
you're right, thanks ! I'll correct them asap.

mtasaka, Tuesday 14 October 2008 à 11:41


Subscription date : 16 May 2008
Messages : 106
Umm.. I must have checked how my comments would be displayed on the browser
[CODE][/CODE] must be \[code\]\[/code\]...

Git Version | Version Git

Subjects Author Language Messages Last message
[Locked] misc typo fixes for rev 1351
mtasaka English 2 mtasaka [Read]
14 October 2008 à 11:41


Glx-Dock / Cairo-Dock List of forums Git Version | Version Git misc typo fixes for rev 1351 Top

Online users :

Powered by ElementSpeak © 2007 Adrien Pilleboue, 2009-2013 Matthieu Baerts.
Dock based on CSS Dock Menu (Ndesign) with jQuery. Icons by zgegball
Cairo-Dock is a free software under GNU-GPL3 licence. First stable version created by Fabounet.
Many thanks to TuxFamily for the web Hosting and Mav for the domain name.