===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
gedit-3.38.0/build-aux/osx/bundle/data/gedit-57-# Strip out the argument added by the OS.
gedit-3.38.0/build-aux/osx/bundle/data/gedit:58:if [ x`echo "x$1" | sed -e "s/^x-psn_.*//"` == x ]; then
gedit-3.38.0/build-aux/osx/bundle/data/gedit-59-	shift 1
##############################################
gedit-3.38.0/plugins/externaltools/data/build.tool.in-2-
gedit-3.38.0/plugins/externaltools/data/build.tool.in:3:EHOME=`echo $HOME | sed "s/#/\#/"`
gedit-3.38.0/plugins/externaltools/data/build.tool.in-4-DIR=$GEDIT_CURRENT_DOCUMENT_DIR
##############################################
gedit-3.38.0/plugins/externaltools/data/build.tool.in-12-    done
gedit-3.38.0/plugins/externaltools/data/build.tool.in:13:    DIR=`dirname "${DIR}"`
gedit-3.38.0/plugins/externaltools/data/build.tool.in-14-done
##############################################
gedit-3.38.0/plugins/generate-list.sh-10-
gedit-3.38.0/plugins/generate-list.sh:11:	for plugin_desktop_file in `find "$plugins_dir" -name '*.plugin.desktop*'`
gedit-3.38.0/plugins/generate-list.sh-12-	do
gedit-3.38.0/plugins/generate-list.sh:13:		name=`grep -P '^Name=' "$plugin_desktop_file" | cut -d'=' -f2`
gedit-3.38.0/plugins/generate-list.sh-14-		echo -n "- **$name** - "
gedit-3.38.0/plugins/generate-list.sh-15-
gedit-3.38.0/plugins/generate-list.sh:16:		desc=`grep -P '^Description=' "$plugin_desktop_file" | cut -d'=' -f2`
gedit-3.38.0/plugins/generate-list.sh-17-		echo "*$desc*"
##############################################
gedit-3.38.0/plugins/snippets/data/markdown.xml-59-  <snippet id="code-span">
gedit-3.38.0/plugins/snippets/data/markdown.xml:60:    <text><![CDATA[\`${1:$GEDIT_SELECTED_TEXT}\`]]></text>
gedit-3.38.0/plugins/snippets/data/markdown.xml-61-    <tag>code</tag>
##############################################
gedit-3.38.0/plugins/snippets/data/php.xml-104-  <snippet id="incl1">
gedit-3.38.0/plugins/snippets/data/php.xml:105:    <text><![CDATA[include_once('${1:file}');$0]]></text>
gedit-3.38.0/plugins/snippets/data/php.xml-106-    <description>include_once</description>
##############################################
gedit-3.38.0/plugins/snippets/data/php.xml-109-  <snippet id="incl">
gedit-3.38.0/plugins/snippets/data/php.xml:110:    <text><![CDATA[include('${1:file}');$0]]></text>
gedit-3.38.0/plugins/snippets/data/php.xml-111-    <description>include</description>
##############################################
gedit-3.38.0/plugins/snippets/data/php.xml-143-  <snippet id="req1">
gedit-3.38.0/plugins/snippets/data/php.xml:144:    <text><![CDATA[require_once('${1:file}');]]></text>
gedit-3.38.0/plugins/snippets/data/php.xml-145-    <description>require_once</description>
##############################################
gedit-3.38.0/plugins/snippets/data/php.xml-148-  <snippet id="req">
gedit-3.38.0/plugins/snippets/data/php.xml:149:    <text><![CDATA[require('${1:file}');]]></text>
gedit-3.38.0/plugins/snippets/data/php.xml-150-    <description>require</description>
##############################################
gedit-3.38.0/po/az.po-1972-msgid "Expected `%s' got `%s' for key %s"
gedit-3.38.0/po/az.po:1973:msgstr "%3$s qiyməti üçün `%1$s' gözlənirdi, `%2$s' alındı"
gedit-3.38.0/po/az.po-1974-
##############################################
gedit-3.38.0/po/bn.po-1748-msgid "Expected `%s', got `%s' for key %s"
gedit-3.38.0/po/bn.po:1749:msgstr "প্রত্যাশিত `%1$s', `%2$s' গ্রহন করেছে %3$s কী-এর জন্য"
gedit-3.38.0/po/bn.po-1750-
##############################################
gedit-3.38.0/po/crh.po-3913-#~ msgid "Expected `%s', got `%s' for key %s"
gedit-3.38.0/po/crh.po:3914:#~ msgstr "%3$s anahtarı içün `%1$s' beklene edi, `%2$s' alındı"
gedit-3.38.0/po/crh.po-3915-
##############################################
gedit-3.38.0/po/pa.po-5591-#~ msgid "Expected `%s', got `%s' for key %s"
gedit-3.38.0/po/pa.po:5592:#~ msgstr "ਕੁੰਜੀ %3$s ਲਈ ਲੋੜ `%1$s' ਦੀ ਸੀ ਉਪਲੱਬਧ `%2$s'"
gedit-3.38.0/po/pa.po-5593-
##############################################
gedit-3.38.0/po/tk.po-1951-msgid "Expected `%s' got `%s' for key %s"
gedit-3.38.0/po/tk.po:1952:msgstr "%3$s üçün `%1$s' hantama bolylýardy, `%2$s' alyndy"
gedit-3.38.0/po/tk.po-1953-
##############################################
gedit-3.38.0/subprojects/libgd/meson_readme.md-6-libgd is intended to be used as a submodule from other projects. This requires passing default_options to the subproject
gedit-3.38.0/subprojects/libgd/meson_readme.md:7:which was added in Meson 0.38.0. To see a full list of options you can run `mesonconf $your_build_dir`. If building a
gedit-3.38.0/subprojects/libgd/meson_readme.md-8-non-static library `pkglibdir` must be set to a private location to install to which you will also want to pass (an absolute path)