Changeset 202 for trunk/Install


Ignore:
Timestamp:
Jan 3, 2019, 10:02:48 AM (5 years ago)
Author:
chronos
Message:
  • Modified: Updated project web links.
Location:
trunk/Install
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/Install/deb/debian/control

    r193 r202  
    1111Description: A tool for quick searching of acronym or abbreviaton meaning
    1212 Also allows to edit custom acronym or import acronyms from defined sources.
    13 HomePage: http://svn.zdechov.net/trac/AcronymDecoder
     13HomePage: https://aoo.zdechov.net/AcronymDecoder
  • trunk/Install/rpm/acronym-decoder.spec

    r193 r202  
    66Group:          Application/Text
    77License:        Public Domain
    8 URL:            http://svn.zdechov.net/trac/AcronymDecoder
     8URL:            https://app.zdechov.net/AcronymDecoder
    99Source0:        acronym-decoder.tar.gz
    1010BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
    1111
    12 #BuildRequires:  lazarus 
     12#BuildRequires:  lazarus
    1313
    1414%description
  • trunk/Install/win/AcronymDecoder.iss

    r189 r202  
    88#define MyAppPublisher "Chronosoft"
    99#define MyAppPublisherShort "Chronosoft"
    10 #define MyAppURL "http://svn.zdechov.net/trac/AcronymDecoder/"
     10#define MyAppURL "https://app.zdechov.net/AcronymDecoder/"
    1111#define MyAppExeName "AcronymDecoder.exe"
    1212#define MyAppDebugName "AcronymDecoder.dbg"
Note: See TracChangeset for help on using the changeset viewer.