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/AutoRun.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/AutoRun.txt')
-rw-r--r-- | langpacks/en/Plugins/AutoRun.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/langpacks/en/Plugins/AutoRun.txt b/langpacks/en/Plugins/AutoRun.txt index 0f1537f566..4a2b3abb88 100644 --- a/langpacks/en/Plugins/AutoRun.txt +++ b/langpacks/en/Plugins/AutoRun.txt @@ -1,12 +1,12 @@ #muuid {eb0465e2-ceee-11db-83ef-c1bf55d89593}
;langpack template for AutoRun
-;file E:\Sources\myranda\plugins\AutoRun\res\autorun.rc
+;file \plugins\AutoRun\res\autorun.rc
[Autorun]
[Launch Miranda NG at system startup]
[Note: At startup Miranda NG will use current profile]
-;file E:\Sources\myranda\plugins\AutoRun\src\autorun.h
+;file \plugins\AutoRun\src\autorun.h
[Software\\Microsoft\\Windows\\CurrentVersion\\Run]
-;file E:\Sources\myranda\plugins\AutoRun\src\main.cpp
+;file \plugins\AutoRun\src\main.cpp
["%s" "%s"]
[MirandaNG]
[Events]
|