Project

General

Profile

« Previous | Next » 

Revision 46e28cc2

Added by Marc Dequènes over 15 years ago

  • ID 46e28cc2c26c3f11d5640eac9ca387eb8937af0c

[evol] updated URLs in 'About' submenu

View differences:

lib/mycyma/info.rb
module Info
class << self
def app_name; 'MyCyma' end
def url; 'http://www.duckcorp.org/' end
def help_url; 'http://www.duckcorp.org/' end
def url; 'https://projects.duckcorp.org/projects/show/mycyma' end
def author_url; 'http://www.duckcorp.org/' end
def versioned_name; "#{app_name} #{MyCyma::VERSION}" end
end
end

Also available in: Unified diff