diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-11-28 14:15:01 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-11-28 14:15:01 +0000 |
commit | 7105dcf75bdd939ca52ba045bc29c536c3f7ba49 (patch) | |
tree | b88b5862f1b6c67cfd1975c17da5f27ad54eb165 /langpacks/en/Plugins/PackUpdater.txt | |
parent | 32821de6ac0d3ae169c182af247f710f9fdebf63 (diff) |
- lpgen.js updated to relative pathes, langpacks/en: re-generated
git-svn-id: http://svn.miranda-ng.org/main/trunk@2539 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'langpacks/en/Plugins/PackUpdater.txt')
-rw-r--r-- | langpacks/en/Plugins/PackUpdater.txt | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/langpacks/en/Plugins/PackUpdater.txt b/langpacks/en/Plugins/PackUpdater.txt index 0190e1c807..39ac0cb8f7 100644 --- a/langpacks/en/Plugins/PackUpdater.txt +++ b/langpacks/en/Plugins/PackUpdater.txt @@ -1,6 +1,6 @@ #muuid {29517be5-779a-48e5-8950-cb4de1d43172}
;langpack template for PackUpdater
-;file E:\Sources\myranda\plugins\PackUpdater\Res\Resource.rc
+;file \plugins\PackUpdater\Res\Resource.rc
[Update]
[View info]
[Cancel]
@@ -38,10 +38,10 @@ [Not sets for "Message boxes"]
[Boxes]
[PopUps]
-;file E:\Sources\myranda\plugins\PackUpdater\Src\Events.cpp
+;file \plugins\PackUpdater\Src\Events.cpp
[Check for pack updates]
[Pack Updater]
-;file E:\Sources\myranda\plugins\PackUpdater\Src\Notifications.cpp
+;file \plugins\PackUpdater\Src\Notifications.cpp
[An error occured while downloading the update.]
[Component Name]
[Current Version]
@@ -63,18 +63,18 @@ [%miranda_path%\\Icons]
[%miranda_path%]
[You have chosen not to install the pack update immediately.\nYou can install it manually from this location:\n\n%s]
-;file E:\Sources\myranda\plugins\PackUpdater\Src\Notifications.h
+;file \plugins\PackUpdater\Src\Notifications.h
[Close popup]
[Do nothing]
-;file E:\Sources\myranda\plugins\PackUpdater\Src\Options.cpp
+;file \plugins\PackUpdater\Src\Options.cpp
[hours]
[days]
[Test]
[Events]
-;file E:\Sources\myranda\plugins\PackUpdater\Src\PackUpdater.cpp
+;file \plugins\PackUpdater\Src\PackUpdater.cpp
[%miranda_userdata%\"DEFAULT_UPDATES_FOLDER));\r\n lstrcpyn(tszRoot, tszFolder, SIZEOF(tszRoot));\r\n if (ServiceExists(MS_FOLDERS_REGISTER_PATH))\r\n {\r\n hPackUpdaterFolder = FoldersRegisterCustomPathT(MODULEA, "Pack Updater", MIRANDA_USERDATAT _T("\\]
[Clear pack updates folder]
-;file E:\Sources\myranda\plugins\PackUpdater\Src\Utils.cpp
+;file \plugins\PackUpdater\Src\Utils.cpp
['Yes' Button]
['No' Button]
[Pack Updater HTTP connection]
|