diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-11-15 09:18:53 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-11-15 09:18:53 +0000 |
commit | e9ce0a71574964d14a5ae08becdfc59b00f0eeb7 (patch) | |
tree | 5fea9aed953d81fb89aa235846c5aca48cede443 /langpacks/en/Plugins/SplashScreen.txt | |
parent | 7205e006b83f8cbeb70c10507cfc2de7698cc4e9 (diff) |
lpgen.js generator and langpacks/en uploaded
git-svn-id: http://svn.miranda-ng.org/main/trunk@2311 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'langpacks/en/Plugins/SplashScreen.txt')
-rw-r--r-- | langpacks/en/Plugins/SplashScreen.txt | 103 |
1 files changed, 103 insertions, 0 deletions
diff --git a/langpacks/en/Plugins/SplashScreen.txt b/langpacks/en/Plugins/SplashScreen.txt new file mode 100644 index 0000000000..f463b7671b --- /dev/null +++ b/langpacks/en/Plugins/SplashScreen.txt @@ -0,0 +1,103 @@ +;#muuid not found, please specify manually!
+;langpack template for SplashScreen
+;file E:\Sources\myranda\plugins\SplashScreen\res\splash.rc
+[Splash Options]
+[Show splash]
+[Show random splash]
+[...]
+[Play sound]
+[Loop sound]
+[Show Miranda Version]
+[Enable]
+[Prefix:]
+[Appearance]
+[Display time:]
+[msec]
+[Fade in:]
+[steps]
+[Fade out:]
+[Advaimg library not found. Please get it from nigtlies to be able to use images.]
+[Preview...]
+;file E:\Sources\myranda\plugins\SplashScreen\src\bitmap_funcs.cpp
+[.png]
+[Loading splash file]
+[done]
+[MyBitmap::loadFromFile]
+[Bitmap load failed]
+;file E:\Sources\myranda\plugins\SplashScreen\src\debug.h
+[%s:\t\t%s\n]
+;file E:\Sources\myranda\plugins\SplashScreen\src\main.cpp
+[%miranda_path%]
+[%s\\plugins\\advaimg.dll]
+[%s\\%s.log]
+[Miranda version]
+[Dll Name]
+[Advaimg path]
+[user32.dll]
+[Your advaimg.dll is either obsolete or damaged. Get latest from Miranda alpha builds.]
+[Error]
+[Loading advaimg]
+[splash\\splash.png]
+[%s\\%s]
+[sounds\\startup.wav]
+[SoundFilePath]
+[%s\\*.*]
+[Found file]
+[Extention]
+[.bmp]
+[File has valid ext]
+[final file]
+[Skin]
+[UseSound]
+[Sounds enabled.]
+[Sounds disabled.]
+[Module]
+[Setting]
+[Value]
+[PluginDisable]
+[Disabled.]
+[Enabled.]
+[PlugDisableHook]
+[Triggered]
+[Posted WM_LOADED message]
+[Call Splash Service]
+[Loading modules]
+[Unload]
+[Job done]
+;file E:\Sources\myranda\plugins\SplashScreen\src\options.cpp
+[%s (*.png, *.bmp)%c*.png;*.bmp%c%c]
+[Graphic files]
+[Set path]
+[%s (*.wav, *.mp3)%c*.wav;*.mp3%c%c]
+[Sound Files]
+[Set sound path]
+[Skins]
+[Splash Screen]
+;file E:\Sources\myranda\plugins\SplashScreen\src\services.cpp
+[PNG and BMP files\0*.png;*.bmp\0\0]
+;file E:\Sources\myranda\plugins\SplashScreen\src\splash.cpp
+[WM_LOADED]
+[called]
+[Timer ID]
+[ShowTime value]
+[Showtime timer]
+[triggered]
+[On Modules Loaded timer]
+[On Modules Loaded workaround]
+[WM_DESTROY]
+[WM_PAINT]
+[painting..]
+[open "%s" type mpegvideo alias song1]
+[play song1]
+[%s%s]
+[Verdana]
+[Timer TimeToShow]
+[set]
+[Timer Modules loaded]
+[close song1]
+[Thread]
+[start]
+[Preview]
+[yes]
+[Timeout]
+[end]
|