Changeset 202 for trunk/Install
- Timestamp:
- Jan 3, 2019, 10:02:48 AM (6 years ago)
- Location:
- trunk/Install
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Install/deb/debian/control
r193 r202 11 11 Description: A tool for quick searching of acronym or abbreviaton meaning 12 12 Also allows to edit custom acronym or import acronyms from defined sources. 13 HomePage: http ://svn.zdechov.net/trac/AcronymDecoder13 HomePage: https://aoo.zdechov.net/AcronymDecoder -
trunk/Install/rpm/acronym-decoder.spec
r193 r202 6 6 Group: Application/Text 7 7 License: Public Domain 8 URL: http ://svn.zdechov.net/trac/AcronymDecoder8 URL: https://app.zdechov.net/AcronymDecoder 9 9 Source0: acronym-decoder.tar.gz 10 10 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 11 11 12 #BuildRequires: lazarus 12 #BuildRequires: lazarus 13 13 14 14 %description -
trunk/Install/win/AcronymDecoder.iss
r189 r202 8 8 #define MyAppPublisher "Chronosoft" 9 9 #define MyAppPublisherShort "Chronosoft" 10 #define MyAppURL "http ://svn.zdechov.net/trac/AcronymDecoder/"10 #define MyAppURL "https://app.zdechov.net/AcronymDecoder/" 11 11 #define MyAppExeName "AcronymDecoder.exe" 12 12 #define MyAppDebugName "AcronymDecoder.dbg"
Note:
See TracChangeset
for help on using the changeset viewer.