1
0
Fork 0

Spare Plugin, Core keywords removed from identifiers.

This commit is contained in:
Kolan Sh 2018-04-28 15:03:22 +03:00
parent cc0edbab09
commit 04c512b36f
14 changed files with 223 additions and 175 deletions

View File

@ -1,8 +1,8 @@
PROJECT (LAviewPluginDataExample C) PROJECT (LAviewDataExample C)
CMAKE_MINIMUM_REQUIRED (VERSION 2.8) CMAKE_MINIMUM_REQUIRED (VERSION 2.8)
SET (PROJECT_LOWERCASE_NAME "laview-plugin-data-example") SET (PROJECT_LOWERCASE_NAME "laview-data-example")
SET (PROJECT_DESCRIPTION "LAview Plugin Data Example.") SET (PROJECT_DESCRIPTION "LAview Plugin Data Example.")
SET (MAJOR 0) SET (MAJOR 0)

View File

@ -1,5 +1,5 @@
CONFIGURE_FILE ("${CMAKE_CURRENT_SOURCE_DIR}/config.h.in" CONFIGURE_FILE ("${CMAKE_CURRENT_SOURCE_DIR}/config.h.in"
"${CMAKE_CURRENT_BINARY_DIR}/config.h") "${CMAKE_CURRENT_BINARY_DIR}/config.h")
SET (GSchemaFile "ws.backbone.laview.plugins.data-example") SET (GSchemaFile "ws.backbone.laview.data-example")
INCLUDE (GSchemaCommonRules) INCLUDE (GSchemaCommonRules)

View File

@ -1,5 +1,5 @@
<schemalist> <schemalist>
<schema id="ws.backbone.lavew.plugins.data-example-@MAJOR@" path="/ws/backbone/laview/plugins/data-example-@MAJOR@/" gettext-domain="laview-plugins-data-example-@MAJOR@"> <schema id="ws.backbone.lavew.data-example-@MAJOR@" path="/ws/backbone/laview/data-example-@MAJOR@/" gettext-domain="laview-data-example-@MAJOR@">
<key name="greeting" type="s"> <key name="greeting" type="s">
<default l10n="messages">"Hello, earthlings"</default> <default l10n="messages">"Hello, earthlings"</default>

View File

@ -0,0 +1,66 @@
# German translations for laview-data-example package.
# Copyright (C) 2015 THE laview-data-example'S COPYRIGHT HOLDER
# This file is distributed under the same license as the laview-data-example package.
# <backbone@backbone.ws>, 2015.
#
msgid ""
msgstr ""
"Project-Id-Version: laview-data-example\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-04-28 15:40+0300\n"
"PO-Revision-Date: 2015-11-09 15:51+0300\n"
"Last-Translator: <backbone@backbone.ws>\n"
"Language-Team: German\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ASCII\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: config/ws.backbone.laview.data-example.gschema.xml.h:1
msgid "\"Hello, earthlings\""
msgstr ""
#: config/ws.backbone.laview.data-example.gschema.xml.h:2
msgid "A greeting"
msgstr ""
#: config/ws.backbone.laview.data-example.gschema.xml.h:3
msgid "Greeting of the invading martians"
msgstr ""
#: config/ws.backbone.laview.data-example.gschema.xml.h:4
msgid "Bottles of beer"
msgstr ""
#: config/ws.backbone.laview.data-example.gschema.xml.h:5
msgid "Number of bottles of beer on the wall"
msgstr ""
#: config/ws.backbone.laview.data-example.gschema.xml.h:6
msgid "Is the light switched on?"
msgstr ""
#: config/ws.backbone.laview.data-example.gschema.xml.h:7
msgid "State of an imaginary light switch."
msgstr ""
#: src/main.vala:41
msgid "Data Example"
msgstr ""
#: ui/glade/laview-data-example.glade.h:1
msgid "Data Plugin Preferences"
msgstr ""
#: ui/glade/laview-data-example.glade.h:2
msgid "...settings..."
msgstr ""
#: ui/glade/laview-data-example.glade.h:3
msgid "...preferences..."
msgstr ""
#: ui/glade/laview-data-example.glade.h:4
msgid "...properties..."
msgstr ""

View File

@ -1,50 +0,0 @@
# German translations for laview-plugin-data-example package.
# Copyright (C) 2015 THE laview-plugin-data-example'S COPYRIGHT HOLDER
# This file is distributed under the same license as the laview-plugin-data-example package.
# <backbone@backbone.ws>, 2015.
#
msgid ""
msgstr ""
"Project-Id-Version: laview-plugin-data-example\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-02-14 15:16+0300\n"
"PO-Revision-Date: 2015-11-09 15:51+0300\n"
"Last-Translator: <backbone@backbone.ws>\n"
"Language-Team: German\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ASCII\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: config/ws.backbone.laview.plugins.data-example.gschema.xml.h:1
msgid "\"Hello, earthlings\""
msgstr ""
#: config/ws.backbone.laview.plugins.data-example.gschema.xml.h:2
msgid "A greeting"
msgstr ""
#: config/ws.backbone.laview.plugins.data-example.gschema.xml.h:3
msgid "Greeting of the invading martians"
msgstr ""
#: config/ws.backbone.laview.plugins.data-example.gschema.xml.h:4
msgid "Bottles of beer"
msgstr ""
#: config/ws.backbone.laview.plugins.data-example.gschema.xml.h:5
msgid "Number of bottles of beer on the wall"
msgstr ""
#: config/ws.backbone.laview.plugins.data-example.gschema.xml.h:6
msgid "Is the light switched on?"
msgstr ""
#: config/ws.backbone.laview.plugins.data-example.gschema.xml.h:7
msgid "State of an imaginary light switch."
msgstr ""
#: src/main.vala:39
msgid "Data Example"
msgstr ""

View File

@ -0,0 +1,66 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the laview-data-example package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: laview-data-example\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-04-28 15:41+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: config/ws.backbone.laview.data-example.gschema.xml.h:1
msgid "\"Hello, earthlings\""
msgstr ""
#: config/ws.backbone.laview.data-example.gschema.xml.h:2
msgid "A greeting"
msgstr ""
#: config/ws.backbone.laview.data-example.gschema.xml.h:3
msgid "Greeting of the invading martians"
msgstr ""
#: config/ws.backbone.laview.data-example.gschema.xml.h:4
msgid "Bottles of beer"
msgstr ""
#: config/ws.backbone.laview.data-example.gschema.xml.h:5
msgid "Number of bottles of beer on the wall"
msgstr ""
#: config/ws.backbone.laview.data-example.gschema.xml.h:6
msgid "Is the light switched on?"
msgstr ""
#: config/ws.backbone.laview.data-example.gschema.xml.h:7
msgid "State of an imaginary light switch."
msgstr ""
#: src/main.vala:41
msgid "Data Example"
msgstr ""
#: ui/glade/laview-data-example.glade.h:1
msgid "Data Plugin Preferences"
msgstr ""
#: ui/glade/laview-data-example.glade.h:2
msgid "...settings..."
msgstr ""
#: ui/glade/laview-data-example.glade.h:3
msgid "...preferences..."
msgstr ""
#: ui/glade/laview-data-example.glade.h:4
msgid "...properties..."
msgstr ""

View File

@ -1,50 +0,0 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the laview-plugin-data-example package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: laview-plugin-data-example\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-02-14 15:16+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: config/ws.backbone.laview.plugins.data-example.gschema.xml.h:1
msgid "\"Hello, earthlings\""
msgstr ""
#: config/ws.backbone.laview.plugins.data-example.gschema.xml.h:2
msgid "A greeting"
msgstr ""
#: config/ws.backbone.laview.plugins.data-example.gschema.xml.h:3
msgid "Greeting of the invading martians"
msgstr ""
#: config/ws.backbone.laview.plugins.data-example.gschema.xml.h:4
msgid "Bottles of beer"
msgstr ""
#: config/ws.backbone.laview.plugins.data-example.gschema.xml.h:5
msgid "Number of bottles of beer on the wall"
msgstr ""
#: config/ws.backbone.laview.plugins.data-example.gschema.xml.h:6
msgid "Is the light switched on?"
msgstr ""
#: config/ws.backbone.laview.plugins.data-example.gschema.xml.h:7
msgid "State of an imaginary light switch."
msgstr ""
#: src/main.vala:39
msgid "Data Example"
msgstr ""

View File

@ -0,0 +1,67 @@
# Russian translations for laview-data-example package.
# Copyright (C) 2015 THE laview-data-example'S COPYRIGHT HOLDER
# This file is distributed under the same license as the laview-data-example package.
# <backbone@backbone.ws>, 2015.
#
msgid ""
msgstr ""
"Project-Id-Version: laview-data-example\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-04-28 15:40+0300\n"
"PO-Revision-Date: 2015-11-09 15:51+0300\n"
"Last-Translator: <backbone@backbone.ws>\n"
"Language-Team: Russian\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: config/ws.backbone.laview.data-example.gschema.xml.h:1
msgid "\"Hello, earthlings\""
msgstr ""
#: config/ws.backbone.laview.data-example.gschema.xml.h:2
msgid "A greeting"
msgstr ""
#: config/ws.backbone.laview.data-example.gschema.xml.h:3
msgid "Greeting of the invading martians"
msgstr ""
#: config/ws.backbone.laview.data-example.gschema.xml.h:4
msgid "Bottles of beer"
msgstr ""
#: config/ws.backbone.laview.data-example.gschema.xml.h:5
msgid "Number of bottles of beer on the wall"
msgstr ""
#: config/ws.backbone.laview.data-example.gschema.xml.h:6
msgid "Is the light switched on?"
msgstr ""
#: config/ws.backbone.laview.data-example.gschema.xml.h:7
msgid "State of an imaginary light switch."
msgstr ""
#: src/main.vala:41
msgid "Data Example"
msgstr "Пример данных"
#: ui/glade/laview-data-example.glade.h:1
msgid "Data Plugin Preferences"
msgstr ""
#: ui/glade/laview-data-example.glade.h:2
msgid "...settings..."
msgstr ""
#: ui/glade/laview-data-example.glade.h:3
msgid "...preferences..."
msgstr ""
#: ui/glade/laview-data-example.glade.h:4
msgid "...properties..."
msgstr ""

View File

@ -1,51 +0,0 @@
# Russian translations for laview-plugin-data-example package.
# Copyright (C) 2015 THE laview-plugin-data-example'S COPYRIGHT HOLDER
# This file is distributed under the same license as the laview-plugin-data-example package.
# <backbone@backbone.ws>, 2015.
#
msgid ""
msgstr ""
"Project-Id-Version: laview-plugin-data-example\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-02-14 15:16+0300\n"
"PO-Revision-Date: 2015-11-09 15:51+0300\n"
"Last-Translator: <backbone@backbone.ws>\n"
"Language-Team: Russian\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: config/ws.backbone.laview.plugins.data-example.gschema.xml.h:1
msgid "\"Hello, earthlings\""
msgstr ""
#: config/ws.backbone.laview.plugins.data-example.gschema.xml.h:2
msgid "A greeting"
msgstr ""
#: config/ws.backbone.laview.plugins.data-example.gschema.xml.h:3
msgid "Greeting of the invading martians"
msgstr ""
#: config/ws.backbone.laview.plugins.data-example.gschema.xml.h:4
msgid "Bottles of beer"
msgstr ""
#: config/ws.backbone.laview.plugins.data-example.gschema.xml.h:5
msgid "Number of bottles of beer on the wall"
msgstr ""
#: config/ws.backbone.laview.plugins.data-example.gschema.xml.h:6
msgid "Is the light switched on?"
msgstr ""
#: config/ws.backbone.laview.plugins.data-example.gschema.xml.h:7
msgid "State of an imaginary light switch."
msgstr ""
#: src/main.vala:39
msgid "Data Example"
msgstr "Пример данных"

View File

@ -2,7 +2,7 @@ namespace Get {
extern void library_path (string so_path, void *addr); extern void library_path (string so_path, void *addr);
} }
namespace LAview.Core.Plugins.DataExample { namespace LAview.DataExample {
class AppDirs : Object { class AppDirs : Object {
@ -20,7 +20,7 @@ namespace LAview.Core.Plugins.DataExample {
common_dir = exec_dir.get_parent (); common_dir = exec_dir.get_parent ();
common_dir = common_dir.get_parent().get_parent().get_parent(); common_dir = common_dir.get_parent().get_parent().get_parent();
ui_dir = Path.build_path (Path.DIR_SEPARATOR_S, common_dir.get_path(), ui_dir = Path.build_path (Path.DIR_SEPARATOR_S, common_dir.get_path(),
"share/laview-plugin-data-example-"+Config.VERSION_MAJOR.to_string()+"/ui"); "share/laview-data-example-"+Config.VERSION_MAJOR.to_string()+"/ui");
stdout.printf ("Vala:so_path=%s\n", so_path.get_path()); stdout.printf ("Vala:so_path=%s\n", so_path.get_path());
settings_dir = Path.build_path (Path.DIR_SEPARATOR_S, common_dir.get_path(), "share/glib-2.0/schemas"); settings_dir = Path.build_path (Path.DIR_SEPARATOR_S, common_dir.get_path(), "share/glib-2.0/schemas");
stdout.printf ("ui_dir = %s\n", ui_dir); stdout.printf ("ui_dir = %s\n", ui_dir);

View File

@ -1,4 +1,4 @@
SET (LibName laview-plugin-data-example) SET (LibName laview-data-example)
FILE (GLOB_RECURSE LibSources RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.vala) FILE (GLOB_RECURSE LibSources RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.vala)
SET (LibPackages gtk+-3.0 gee-0.8 gobject-plugin-iface-0 laview-core-iface-0 laview-core-0) SET (LibPackages gtk+-3.0 gee-0.8 gobject-plugin-iface-0 laview-core-iface-0 laview-core-0)
SET (LibPkgModules gtk+-3.0 gee-0.8 gobject-plugin-0 laview-core-0) SET (LibPkgModules gtk+-3.0 gee-0.8 gobject-plugin-0 laview-core-0)

View File

@ -1,14 +1,14 @@
namespace LAview.Core.Plugins { namespace LAview.DataExample {
using Gtk, LAview; using Gtk, LAview;
class DataExample.PreferencesDialog : GLib.Object { class PreferencesDialog : GLib.Object {
Dialog dialog; Dialog dialog;
public bool composed { get; private set; default = false; } public bool composed { get; private set; default = false; }
public PreferencesDialog (GLib.Object parent) throws Error { public PreferencesDialog (GLib.Object parent) throws Error {
var builder = new Builder (); var builder = new Builder ();
builder.add_from_file (DataExample.AppDirs.ui_dir + "/laview-plugin-data-example.glade"); builder.add_from_file (AppDirs.ui_dir + "/laview-data-example.glade");
builder.connect_signals (this); builder.connect_signals (this);
dialog = builder.get_object ("preferences_dialog") as Dialog; dialog = builder.get_object ("preferences_dialog") as Dialog;

View File

@ -2,29 +2,29 @@ using LAview, Core, GObject.Plugins;
extern const string GETTEXT_PACKAGE; extern const string GETTEXT_PACKAGE;
namespace LAview.Core.Plugins { namespace LAview.DataExample {
/** /**
* Data Plugin Example. * Data Plugin Example.
*/ */
public class PluginDataExample : PluginData { public class Plugin : LAview.Core.PluginData {
DataExample.PreferencesDialog preferences_dialog = null; PreferencesDialog preferences_dialog = null;
/** /**
* Constructs a new ``PluginDataExample``. * Constructs a new ``Plugin``.
*/ */
construct { construct {
// Initialize the data object, open database connection for example. // Initialize the data object, open database connection for example.
stdout.puts ("PluginDataExample init () called\n"); stdout.puts ("DataExample.Plugin init () called\n");
DataExample.AppDirs.init (); AppDirs.init ();
} }
/** /**
* Destroys the ``PluginDataExample``. * Destroys the ``Plugin``.
*/ */
~PluginDataExample () { ~Plugin () {
// Deinitialize the data object, close database connection for example. // Deinitialize the data object, close database connection for example.
stdout.puts ("PluginDataExample deinit () called\n"); stdout.puts ("DataExample.Plugin deinit () called\n");
} }
/** /**
@ -45,7 +45,7 @@ namespace LAview.Core.Plugins {
* Open Preferences. * Open Preferences.
*/ */
public override void preferences (Object parent) throws Error { public override void preferences (Object parent) throws Error {
if (preferences_dialog == null) preferences_dialog = new DataExample.PreferencesDialog (parent); if (preferences_dialog == null) preferences_dialog = new PreferencesDialog (parent);
preferences_dialog.show_all (); preferences_dialog.show_all ();
} }
@ -90,5 +90,5 @@ namespace LAview.Core.Plugins {
[ModuleInit] [ModuleInit]
Type plugin_init (GLib.TypeModule type_module) { Type plugin_init (GLib.TypeModule type_module) {
return typeof (LAview.Core.Plugins.PluginDataExample); return typeof (LAview.DataExample.Plugin);
} }

View File

@ -22,7 +22,7 @@
<property name="receives_default">True</property> <property name="receives_default">True</property>
<property name="use_stock">True</property> <property name="use_stock">True</property>
<property name="always_show_image">True</property> <property name="always_show_image">True</property>
<signal name="clicked" handler="laview_core_plugins_data_example_preferences_dialog_button_apply_clicked" swapped="no"/> <signal name="clicked" handler="laview_data_example_preferences_dialog_button_apply_clicked" swapped="no"/>
</object> </object>
<packing> <packing>
<property name="expand">True</property> <property name="expand">True</property>
@ -38,7 +38,7 @@
<property name="receives_default">True</property> <property name="receives_default">True</property>
<property name="use_stock">True</property> <property name="use_stock">True</property>
<property name="always_show_image">True</property> <property name="always_show_image">True</property>
<signal name="clicked" handler="laview_core_plugins_data_example_preferences_dialog_button_ok_clicked" swapped="no"/> <signal name="clicked" handler="laview_data_example_preferences_dialog_button_ok_clicked" swapped="no"/>
</object> </object>
<packing> <packing>
<property name="expand">True</property> <property name="expand">True</property>
@ -54,7 +54,7 @@
<property name="receives_default">True</property> <property name="receives_default">True</property>
<property name="use_stock">True</property> <property name="use_stock">True</property>
<property name="always_show_image">True</property> <property name="always_show_image">True</property>
<signal name="clicked" handler="laview_core_plugins_data_example_preferences_dialog_button_cancel_clicked" swapped="no"/> <signal name="clicked" handler="laview_data_example_preferences_dialog_button_cancel_clicked" swapped="no"/>
</object> </object>
<packing> <packing>
<property name="expand">True</property> <property name="expand">True</property>