X-Git-Url: https://harishankar.org/repos/?p=biacv.git;a=blobdiff_plain;f=biacv_lang.py;fp=biacv_lang.py;h=c9cf4e4a37ce9d32adc4de51fb5ac21cfad6035a;hp=cbac4acc3f52996f04eb3812c1fa11cb31576e2b;hb=71764e7ccb7d8a2085c0d984b37e4895a53407df;hpb=bd8e29c5a7117a263cf20888b5a637deb90f715e diff --git a/biacv_lang.py b/biacv_lang.py index cbac4ac..c9cf4e4 100644 --- a/biacv_lang.py +++ b/biacv_lang.py @@ -17,4 +17,6 @@ ABOUT_TITLE = "About BiaCV" ABOUT_TEXT = """BiaCV - A resume creator/editor Copyright 2011 V.Harishankar . -Licensed under the GNU GPL v3.""" \ No newline at end of file +Licensed under the GNU GPL v3.""" + +BIACV_FILE_FILTER = "BiaCV document(*.biacv);;All files(*.*)" \ No newline at end of file