diff options
| author | Marc Vertes <mvertes@free.fr> | 2023-12-03 15:29:15 +0100 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2023-12-03 15:29:15 +0100 |
| commit | b1d42a5ce16d828a1b7e840b5574e50281b46cd6 (patch) | |
| tree | a5abbb4f78b22a6f4396c5f195444d34c83ccc48 /nnw/mv.nnwtheme/Info.plist | |
| parent | ab0505ac711ccd59c10f1e51f4d3abc249e12659 (diff) | |
update
Diffstat (limited to 'nnw/mv.nnwtheme/Info.plist')
| -rw-r--r-- | nnw/mv.nnwtheme/Info.plist | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/nnw/mv.nnwtheme/Info.plist b/nnw/mv.nnwtheme/Info.plist new file mode 100644 index 0000000..9a099ba --- /dev/null +++ b/nnw/mv.nnwtheme/Info.plist @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> +<plist version="1.0"> +<dict> + <key>Name</key> + <string>Mv</string> + <key>ThemeIdentifier</key> + <string>com.netnewswire.themes.mv</string> + <key>CreatorHomePage</key> + <string>http://netnewswire.com/</string> + <key>CreatorName</key> + <string>Ranchero Software</string> + <key>Version</key> + <integer>1</integer> +</dict> +</plist> |
