mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-11 21:03:05 +08:00
Merge pull request #2369 from hpwamr/mui
+ chg: Restore the "Other/Help/Images" folder and his content
This commit is contained in:
commit
25e71d8226
Binary file not shown.
|
After Width: | Height: | Size: 1.7 KiB |
BIN
np3portableapp/Notepad3Portable/Other/Help/Images/Favicon.ico
Normal file
BIN
np3portableapp/Notepad3Portable/Other/Help/Images/Favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 168 B |
Binary file not shown.
|
After Width: | Height: | Size: 269 B |
Binary file not shown.
|
After Width: | Height: | Size: 2.5 KiB |
@ -4,7 +4,7 @@
|
||||
<html lang="en-US">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>**App Name** Portable Help</title>
|
||||
<title>Notepad3Portable Portable Help</title>
|
||||
<link rel="alternate" href="https://portableapps.com/feeds/general" type="application/rss+xml" title="PortableApps.com">
|
||||
<link rel="shortcut icon" href="Other/Help/Images/Favicon.ico">
|
||||
<style type="text/css">
|
||||
@ -127,17 +127,17 @@
|
||||
<body>
|
||||
<div class="logo"><a href="https://portableapps.com/"><img src="Other/Help/Images/Help_Logo_Top.png" alt="PortableApps.com - Your Digital Life, Anywhere"></a></div>
|
||||
<div class="content">
|
||||
<h1 class="hastagline">**App Name** Portable Help</h1>
|
||||
<h1 class="hastagline">Notepad3 Portable Help</h1>
|
||||
|
||||
<h2 class="tagline">**insert catchy tag line**</h2>
|
||||
<h2 class="tagline">Notepad3 Portable paf.exe file</h2>
|
||||
|
||||
<p><img src="App\AppInfo\appicon_128.png" width="128" height="128" style="float:right;">**App Name** Portable is [DESCRIPTION OF APP FUNCTION HERE]. It's packaged with a PortableApps.com launcher as a <a href="https://portableapps.com/about/what_is_a_portable_app">portable app</a>, so you can use it from a cloud folder, portable drive, or local folder without needing to install it on each PC. <a href="http://example.com/">Learn more about **App Name**...</a></p>
|
||||
<p><img src="App\AppInfo\appicon_128.png" width="128" height="128" style="float:right;">Notepad3 Portable is [Notepad3Portable_x.xx.xxx.x_zzzz.paf.exe]. It's packaged with a PortableApps.com launcher as a <a href="https://portableapps.com/about/what_is_a_portable_app">portable app</a>, so you can use it from a cloud folder, portable drive, or local folder without needing to install it on each PC. <a href="http://example.com/">Learn more about Notepad3Portable...</a></p>
|
||||
|
||||
<p><a href="https://portableapps.com/donate"><img src="Other/Help/Images/Donation_Button.png" style="vertical-align:middle" alt="Make a Donation"></a> - Support PortableApps.com's Hosting and Development</p>
|
||||
|
||||
<!-- While a development test, have the next link go to the node in the forums. Once released, change this link to the app's homepage in the directory -->
|
||||
|
||||
<p><a href="https://portableapps.com/node/*Node ID*">Go to the **App Name** Portable Homepage >></a></p>
|
||||
<p><a href="https://portableapps.com/node/*Node ID*">Go to the Notepad3Portable Portable Homepage >></a></p>
|
||||
|
||||
<p><a href="https://portableapps.com/">Get more portable apps at PortableApps.com</a></p>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user