summarylogtreecommitdiffstats
path: root/phoenix-emu-project.install
diff options
context:
space:
mode:
authorViachaslau Khalikin2015-07-19 00:40:11 +0300
committerViachaslau Khalikin2015-07-19 00:40:11 +0300
commit8ace82b8e21c5f5c637a31309deaa6bcdafe62e9 (patch)
tree2e4045e57e841de297b3b3a78abf7934c6f3193d /phoenix-emu-project.install
downloadaur-8ace82b8e21c5f5c637a31309deaa6bcdafe62e9.tar.gz
Initial import
Diffstat (limited to 'phoenix-emu-project.install')
-rw-r--r--phoenix-emu-project.install10
1 files changed, 10 insertions, 0 deletions
diff --git a/phoenix-emu-project.install b/phoenix-emu-project.install
new file mode 100644
index 000000000000..158e41df1b00
--- /dev/null
+++ b/phoenix-emu-project.install
@@ -0,0 +1,10 @@
+post_install () {
+ echo -e "\t\033[0;31mNote\033[0m"
+ echo -e "\tNow most of the interface is only available in Russian."
+ echo -e "\tHowever, the developer plans to implement a multilanguage interface."
+}
+post_upgrade () {
+ echo -e "\t\033[0;31mNote\033[0m"
+ echo -e "\tNow most of the interface is only available in Russian."
+ echo -e "\tHowever, the developer plans to implement a multilanguage interface."
+}