From d04c262ecbc7e5c381bc2fd6b6ae5d51e9dc39e7 Mon Sep 17 00:00:00 2001 From: Christian Date: Thu, 18 May 2006 18:31:30 +0200 Subject: [PATCH] Fix duplicate names in .ui files --- configure | 18 +++++++++--------- ui/CertDetail.ui | 4 ++-- ui/NewX509.ui | 8 ++++---- ui/ReqDetail.ui | 2 +- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/configure b/configure index 0a241c90..0a1fb37c 100755 --- a/configure +++ b/configure @@ -6,7 +6,7 @@ # # it is MUCH faster, smaller and does what I want. :-) # -# If you have openssl or the Berkeley db installed in +# If you have openssl or the Berkeley db installed in # an unusual directory like /home/me/install/ssl # just give it as argument to ./configure # it then searches for headers in /home/me/install/ssl/include @@ -14,7 +14,7 @@ # # if you have a very unusual setup or you are cross-compiling # you can edit "Local.mak" to fit your needs and to reflect your setup -# +# # The Makefiles should support parallel builds. # ####################################################### @@ -37,7 +37,7 @@ LRELEASE=lrelease err() { echo echo ERROR: $1 - echo + echo err_occ=Y } @@ -48,7 +48,7 @@ add_include() { return 0 fi done - + CF="${CF} -I$1" } @@ -57,7 +57,7 @@ add_lib() { SLIBS="$SLIBS -l$2" else LIBS="$LIBS -l$2" - fi + fi for _libs in -L/usr/lib ${LDIRS}; do if test "-L$1" = "${_libs}"; then return 0 @@ -97,13 +97,13 @@ search_lib() { done return 1 } - + echo -e "\n\nConfiguring XCA `cat VERSION`\n----------------------------" ######################### QT subdirs="/qt /qt4" search_includes Qt/qobject.h || err "The QT Library headerfiles were not found. Set QTDIR appropriately." -search_lib QtGui qt qt-mt || err "The QT library was not found. Try installing qt-dev" +search_lib QtGui qt qt-mt || err "The QT library was not found. Try installing qt-dev" search_lib c_r || true ###################### OpenSSL @@ -122,7 +122,7 @@ main(){ printf("\nThe Versions of the used libraries are:\n\t%s\n\tQT: %s\n", OPENSSL_VERSION_TEXT, QT_VERSION_STR ); if (QT_VERSION < 0x040001) { - printf("You need Qt 4 or greater\n"); + printf("You need Qt 4 or higher\n"); return 1; } return 0; @@ -185,7 +185,7 @@ for dirs in /bin /usr/bin /usr/local/bin /sw/bin; do if ${dirs}/${make} -v 2>/dev/null | grep GNU; then mak=${dirs}/${make} fi - done + done done echo diff --git a/ui/CertDetail.ui b/ui/CertDetail.ui index 2ecfa29a..199e7d37 100644 --- a/ui/CertDetail.ui +++ b/ui/CertDetail.ui @@ -669,7 +669,7 @@ - + &Subject @@ -701,7 +701,7 @@ - + &Extensions diff --git a/ui/NewX509.ui b/ui/NewX509.ui index 780c1478..d21f4910 100644 --- a/ui/NewX509.ui +++ b/ui/NewX509.ui @@ -306,7 +306,7 @@ Empy, CA, client, server - + Subject @@ -585,7 +585,7 @@ Empy, CA, client, server - + Extensions @@ -1002,7 +1002,7 @@ email:my@other.address, RID:1.2.3.4, DNS: ns.server.tld - + Key Usage @@ -1166,7 +1166,7 @@ Example: - + Netscape diff --git a/ui/ReqDetail.ui b/ui/ReqDetail.ui index 35a4e386..66937f2c 100644 --- a/ui/ReqDetail.ui +++ b/ui/ReqDetail.ui @@ -490,7 +490,7 @@ - + &Extensions