summaryrefslogtreecommitdiff
path: root/plugins/HistoryPlusPlus/hpp_global.pas
diff options
context:
space:
mode:
authorAlexey Kulakov <panda75@bk.ru>2012-07-14 19:29:11 +0000
committerAlexey Kulakov <panda75@bk.ru>2012-07-14 19:29:11 +0000
commit60df08c2f6194702ec180c2d2adf20d3675edae1 (patch)
tree0d729034d2acd48427ce7a935c1b37ce2cef5ea4 /plugins/HistoryPlusPlus/hpp_global.pas
parente3ffab889d900847fa6fb9807bc5f818da28c358 (diff)
API update
Updater support removed History++ toolbar button fix git-svn-id: http://svn.miranda-ng.org/main/trunk@974 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/HistoryPlusPlus/hpp_global.pas')
-rw-r--r--plugins/HistoryPlusPlus/hpp_global.pas8
1 files changed, 0 insertions, 8 deletions
diff --git a/plugins/HistoryPlusPlus/hpp_global.pas b/plugins/HistoryPlusPlus/hpp_global.pas
index 2da3ce2e67..263bdc81a2 100644
--- a/plugins/HistoryPlusPlus/hpp_global.pas
+++ b/plugins/HistoryPlusPlus/hpp_global.pas
@@ -166,15 +166,7 @@ const
hppAuthorEmail = 'themiron@mail.ru, artemf@mail.ru';
hppCopyright = '© 2006-2009 theMIROn, 2003-2006 Art Fedorov. History+ parts © 2001 Christian Kastner';
- hppFLUpdateURL = 'http://addons.miranda-im.org/feed.php?dlfile=2995';
- hppFLVersionURL = 'http://addons.miranda-im.org/details.php?action=viewfile&id=2995';
- hppFLVersionPrefix= '<span class="fileNameHeader">'+hppShortName+' ';
- hppUpdateURL = 'http://themiron.miranda.im/historypp';
- hppVersionURL = 'http://themiron.miranda.im/version';
- hppVersionPrefix = hppName+' version ';
-
hppHomePageURL = 'http://themiron.miranda.im/';
- hppChangelogURL = 'http://themiron.miranda.im/changelog';
hppIPName = 'historypp_icons.dll';