Project 'savoirfairelinux/ring-client-windows' was moved to 'savoirfairelinux/jami-client-windows'. Please update any links and bookmarks that may still have the old path.
Select Git revision
aboutdialog.cpp
-
Edric Milaret authored
- add tx config file - add source translation file - changed some formatted string to be included in tr in case the argument order need to be changed - moved some ui text to code (e.g Credits) Issue: #80359 Change-Id: I8ca846942a879f1e5753d042bb4cb44626c4c5ef
Edric Milaret authored- add tx config file - add source translation file - changed some formatted string to be included in tr in case the argument order need to be changed - moved some ui text to code (e.g Credits) Issue: #80359 Change-Id: I8ca846942a879f1e5753d042bb4cb44626c4c5ef
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
opendht-c.pc.in 290 B
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: OpenDHT (C Wrapper)
Description: Distributed Hash Table library (C Wrapper)
Version: @VERSION@
Libs: -L${libdir} -lopendht-c
Requires.private: opendht gnutls >= 3.1 @argon2_lib@
Cflags: -I${includedir}