From 6451a495637c6e3047a5a56573cffc6e3de9a515 Mon Sep 17 00:00:00 2001 From: Alessandro Ghedini Date: Wed, 19 Oct 2011 10:56:04 +0200 Subject: Imported Upstream version 0.2+gitdfdad95 --- resources/gnome-pie-indicator.svg | 770 +++++++ resources/gnome-pie.desktop | 7 + resources/gnome-pie.svg | 2896 ++++++++++++++++++++++++ resources/locale/compile-po.sh | 6 + resources/locale/de/LC_MESSAGES/de.po | 221 ++ resources/locale/de/LC_MESSAGES/gnomepie.mo | Bin 0 -> 3132 bytes resources/locale/gen-po.sh | 13 + resources/locale/gen-pot.sh | 22 + resources/locale/gnomepie.pot | 357 +++ resources/locale/pt-br/LC_MESSAGES/gnomepie.mo | Bin 0 -> 5633 bytes resources/locale/pt-br/LC_MESSAGES/pt-br.po | 301 +++ resources/themes/adwaita/arrow.svg | 121 + resources/themes/adwaita/icon_active.svg | 152 ++ resources/themes/adwaita/icon_inactive.svg | 152 ++ resources/themes/adwaita/ring.svg | 258 +++ resources/themes/adwaita/theme.xml | 27 + resources/themes/bright/arrow.svg | 121 + resources/themes/bright/gloss.svg | 156 ++ resources/themes/bright/icon_active.svg | 142 ++ resources/themes/bright/icon_inactive.svg | 142 ++ resources/themes/bright/ring.svg | 214 ++ resources/themes/bright/theme.xml | 29 + resources/themes/funky/bg.svg | 151 ++ resources/themes/funky/blue.svg | 148 ++ resources/themes/funky/caption.svg | 130 ++ resources/themes/funky/icon_bg.svg | 118 + resources/themes/funky/icon_fg.svg | 118 + resources/themes/funky/red.svg | 148 ++ resources/themes/funky/star.svg | 126 ++ resources/themes/funky/theme.xml | 38 + resources/themes/gloss/arrow.svg | 225 ++ resources/themes/gloss/glow_bg.svg | 140 ++ resources/themes/gloss/icon_bg.svg | 118 + resources/themes/gloss/icon_fg.svg | 214 ++ resources/themes/gloss/icon_fg_active.svg | 214 ++ resources/themes/gloss/icon_mask.svg | 118 + resources/themes/gloss/theme.xml | 34 + resources/themes/o-pie/arrow.svg | 115 + resources/themes/o-pie/ring.svg | 179 ++ resources/themes/o-pie/theme.xml | 24 + resources/themes/slim/bg.svg | 198 ++ resources/themes/slim/dot.svg | 125 + resources/themes/slim/theme.xml | 36 + resources/themes/unity/arrow.svg | 121 + resources/themes/unity/gloss.svg | 156 ++ resources/themes/unity/icon_active.svg | 142 ++ resources/themes/unity/icon_inactive.svg | 142 ++ resources/themes/unity/ring.svg | 214 ++ resources/themes/unity/theme.xml | 29 + 49 files changed, 9628 insertions(+) create mode 100644 resources/gnome-pie-indicator.svg create mode 100755 resources/gnome-pie.desktop create mode 100644 resources/gnome-pie.svg create mode 100755 resources/locale/compile-po.sh create mode 100644 resources/locale/de/LC_MESSAGES/de.po create mode 100644 resources/locale/de/LC_MESSAGES/gnomepie.mo create mode 100755 resources/locale/gen-po.sh create mode 100755 resources/locale/gen-pot.sh create mode 100644 resources/locale/gnomepie.pot create mode 100644 resources/locale/pt-br/LC_MESSAGES/gnomepie.mo create mode 100644 resources/locale/pt-br/LC_MESSAGES/pt-br.po create mode 100644 resources/themes/adwaita/arrow.svg create mode 100644 resources/themes/adwaita/icon_active.svg create mode 100644 resources/themes/adwaita/icon_inactive.svg create mode 100644 resources/themes/adwaita/ring.svg create mode 100644 resources/themes/adwaita/theme.xml create mode 100644 resources/themes/bright/arrow.svg create mode 100644 resources/themes/bright/gloss.svg create mode 100644 resources/themes/bright/icon_active.svg create mode 100644 resources/themes/bright/icon_inactive.svg create mode 100644 resources/themes/bright/ring.svg create mode 100644 resources/themes/bright/theme.xml create mode 100644 resources/themes/funky/bg.svg create mode 100644 resources/themes/funky/blue.svg create mode 100644 resources/themes/funky/caption.svg create mode 100644 resources/themes/funky/icon_bg.svg create mode 100644 resources/themes/funky/icon_fg.svg create mode 100644 resources/themes/funky/red.svg create mode 100644 resources/themes/funky/star.svg create mode 100644 resources/themes/funky/theme.xml create mode 100644 resources/themes/gloss/arrow.svg create mode 100644 resources/themes/gloss/glow_bg.svg create mode 100644 resources/themes/gloss/icon_bg.svg create mode 100644 resources/themes/gloss/icon_fg.svg create mode 100644 resources/themes/gloss/icon_fg_active.svg create mode 100644 resources/themes/gloss/icon_mask.svg create mode 100644 resources/themes/gloss/theme.xml create mode 100644 resources/themes/o-pie/arrow.svg create mode 100644 resources/themes/o-pie/ring.svg create mode 100644 resources/themes/o-pie/theme.xml create mode 100644 resources/themes/slim/bg.svg create mode 100644 resources/themes/slim/dot.svg create mode 100644 resources/themes/slim/theme.xml create mode 100644 resources/themes/unity/arrow.svg create mode 100644 resources/themes/unity/gloss.svg create mode 100644 resources/themes/unity/icon_active.svg create mode 100644 resources/themes/unity/icon_inactive.svg create mode 100644 resources/themes/unity/ring.svg create mode 100644 resources/themes/unity/theme.xml (limited to 'resources') diff --git a/resources/gnome-pie-indicator.svg b/resources/gnome-pie-indicator.svg new file mode 100644 index 0000000..bfeb5bd --- /dev/null +++ b/resources/gnome-pie-indicator.svg @@ -0,0 +1,770 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/gnome-pie.desktop b/resources/gnome-pie.desktop new file mode 100755 index 0000000..ae5811d --- /dev/null +++ b/resources/gnome-pie.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Type=Application +Name=Gnome-Pie +Comment=Cakes don't lie. +Exec=gnome-pie +Icon=gnome-pie +Categories=GNOME;Utility; diff --git a/resources/gnome-pie.svg b/resources/gnome-pie.svg new file mode 100644 index 0000000..c001a21 --- /dev/null +++ b/resources/gnome-pie.svg @@ -0,0 +1,2896 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/locale/compile-po.sh b/resources/locale/compile-po.sh new file mode 100755 index 0000000..6b201de --- /dev/null +++ b/resources/locale/compile-po.sh @@ -0,0 +1,6 @@ +#!/bin/bash + +for d in `ls -d */` +do + msgfmt -c -v $d/LC_MESSAGES/*.po -o $d/LC_MESSAGES/gnomepie.mo +done diff --git a/resources/locale/de/LC_MESSAGES/de.po b/resources/locale/de/LC_MESSAGES/de.po new file mode 100644 index 0000000..3426769 --- /dev/null +++ b/resources/locale/de/LC_MESSAGES/de.po @@ -0,0 +1,221 @@ +# German translations for gnomepie package. +# Copyright (C) 2011 Simon Schneegans +# This file is distributed under the same license as the gnomepie package. +# Simon Schneegans , 2011. +# +msgid "" +msgstr "" +"Project-Id-Version: gnomepie 0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2011-08-25 21:04+0200\n" +"PO-Revision-Date: 2011-08-25 21:04+0200\n" +"Last-Translator: Simon Schneegans \n" +"Language-Team: German\n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../../src/actions/keyAction.vala:24 ../../src/settings/pieList.vala:73 +msgid "Press key stroke" +msgstr "Tastenkombination" + +#: ../../src/actions/appAction.vala:24 ../../src/settings/pieList.vala:72 +msgid "Launch application" +msgstr "Programm ausführen" + +#: ../../src/actions/action.vala:88 +msgid "Trash" +msgstr "Müll" + +#: ../../src/actions/uriAction.vala:24 ../../src/settings/pieList.vala:75 +msgid "Open URI" +msgstr "URI öffnen" + +#: ../../src/actions/pieAction.vala:24 ../../src/settings/pieList.vala:74 +msgid "Open Pie" +msgstr "Pie öffnen" + +#: ../../src/settings/preferences.vala:26 +msgid "Gnome-Pie - Settings" +msgstr "Gnome-Pie - Einstellungen" + +#: ../../src/settings/preferences.vala:49 +msgid "Behavior" +msgstr "Verhalten" + +#: ../../src/settings/preferences.vala:59 +msgid "Startup on Login" +msgstr "Beim Anmelden automatisch ausführen" + +#: ../../src/settings/preferences.vala:65 +msgid "Show Indicator" +msgstr "Benachrichtigungssymbol anzeigen" + +#: ../../src/settings/preferences.vala:71 +msgid "Open Pies at Mouse" +msgstr "Pies an der Maus öffnen" + +#: ../../src/settings/preferences.vala:77 +msgid "Click to activate a Slice" +msgstr "Klicken um Slices zu aktivieren" + +#: ../../src/settings/preferences.vala:86 +msgid "Global Scale" +msgstr "Skalierungsfaktor" + +#: ../../src/settings/preferences.vala:123 +msgid "Themes" +msgstr "Themen" + +#: ../../src/settings/preferences.vala:141 +msgid "General" +msgstr "Allgemein" + +#: ../../src/settings/preferences.vala:146 +msgid "Pies" +msgstr "Pies" + +#: ../../src/settings/preferences.vala:170 +msgid "" +"You can right-click in the list\n" +"for adding or removing entries." +msgstr "" +"Zum Löschen und Hinzufügen von Einträgen kannst \n" +"du mit der rechten Maustaste in die Liste klicken." + +#: ../../src/settings/themeList.vala:75 +msgid "by" +msgstr "von" + +#: ../../src/settings/iconChooserWindow.vala:79 +msgid "Choose an Icon" +msgstr "Wähle ein Symbol" + +#: ../../src/settings/iconChooserWindow.vala:101 +msgid "All icons" +msgstr "Alle Symbole" + +#: ../../src/settings/iconChooserWindow.vala:102 +msgid "Applications" +msgstr "Anwendungen" + +#: ../../src/settings/iconChooserWindow.vala:103 +msgid "Actions" +msgstr "Aktionen" + +#: ../../src/settings/iconChooserWindow.vala:104 +msgid "Places" +msgstr "Orte" + +#: ../../src/settings/iconChooserWindow.vala:105 +msgid "File types" +msgstr "Dateitypen" + +#: ../../src/settings/iconChooserWindow.vala:106 +msgid "Emotes" +msgstr "Smilies" + +#: ../../src/settings/iconChooserWindow.vala:107 +msgid "Miscellaneous" +msgstr "Sonstige" + +#: ../../src/settings/pieList.vala:56 +#: ../../src/actionGroups/bookmarkGroup.vala:23 +msgid "Bookmarks" +msgstr "Lesezeichen" + +#: ../../src/settings/pieList.vala:57 +#: ../../src/actionGroups/devicesGroup.vala:23 +msgid "Devices" +msgstr "Laufwerke" + +#: ../../src/settings/pieList.vala:58 ../../src/actionGroups/menuGroup.vala:25 +msgid "Main menu" +msgstr "Hauptmenü" + +#: ../../src/settings/pieList.vala:59 +#: ../../src/actionGroups/sessionGroup.vala:23 +msgid "Session Control" +msgstr "Sitzung" + +#: ../../src/settings/pieList.vala:76 ../../src/settings/pieList.vala:738 +msgid "Slice group" +msgstr "Slice-Gruppe" + +#: ../../src/settings/pieList.vala:119 +msgid "Icon" +msgstr "Symbol" + +#: ../../src/settings/pieList.vala:181 +msgid "Command" +msgstr "Kommando" + +#: ../../src/settings/pieList.vala:261 ../../src/settings/pieList.vala:601 +#: ../../src/settings/pieList.vala:753 +#: ../../src/system/bindingManager.vala:118 +msgid "Not bound" +msgstr "Nicht zugewiesen" + +#: ../../src/settings/pieList.vala:326 +msgid "Action type" +msgstr "Slice-Typ" + +#: ../../src/settings/pieList.vala:388 +msgid "Name" +msgstr "Name" + +#: ../../src/settings/pieList.vala:423 +msgid "Add new Pie" +msgstr "Pie hinzufügen" + +#: ../../src/settings/pieList.vala:428 +msgid "Add new Slice" +msgstr "Slice hinzufügen" + +#: ../../src/settings/pieList.vala:436 +msgid "Delete" +msgstr "Eintrag löschen" + +#: ../../src/settings/pieList.vala:517 +msgid "New Pie" +msgstr "Neuer Pie" + +#: ../../src/settings/pieList.vala:562 +msgid "New Action" +msgstr "Neue Slice" + +#: ../../src/settings/pieList.vala:576 +msgid "You have to select a Pie to add a Slice to!" +msgstr "Es muss ein Pie ausgewählt sein, zu dem eine Slice hinzugefügt werden soll!" + +#: ../../src/settings/pieList.vala:623 +msgid "You have to select a Pie or a Slice to delete!" +msgstr "Es muss etwas ausgewählt sein, das gelöscht werden soll!" + +#: ../../src/settings/pieList.vala:633 +msgid "" +"Do you really want to delete the selected Pie with all contained Slices?" +msgstr "" +"Soll dieser Pie wirklich mit allen Slices gelöscht werden?" + +#: ../../src/settings/pieList.vala:666 +msgid "Do you really want to delete the selected Slice?" +msgstr "Soll die ausgewählte Slice wirklich gelöscht werden?" + +#: ../../src/actionGroups/sessionGroup.vala:29 +msgid "Shutdown" +msgstr "Herunterfahren" + +#: ../../src/actionGroups/sessionGroup.vala:32 +msgid "Logout" +msgstr "Ausloggen" + +#: ../../src/actionGroups/sessionGroup.vala:35 +msgid "Reboot" +msgstr "Neustarten" + +#: ../../src/actionGroups/devicesGroup.vala:44 +msgid "Root" +msgstr "Dateisystem" diff --git a/resources/locale/de/LC_MESSAGES/gnomepie.mo b/resources/locale/de/LC_MESSAGES/gnomepie.mo new file mode 100644 index 0000000..622b2ee Binary files /dev/null and b/resources/locale/de/LC_MESSAGES/gnomepie.mo differ diff --git a/resources/locale/gen-po.sh b/resources/locale/gen-po.sh new file mode 100755 index 0000000..cecc4c9 --- /dev/null +++ b/resources/locale/gen-po.sh @@ -0,0 +1,13 @@ +#!/bin/bash + +echo "Insert your locale:"; +read locale; + +if [ "$locale" == "" ] +then + echo "No locale inserted! Aborting..."; + exit 1 +fi + +mkdir -p $locale/LC_MESSAGES +msginit --locale=$locale --input=gnomepie.pot --output=$locale/LC_MESSAGES/$locale.po diff --git a/resources/locale/gen-pot.sh b/resources/locale/gen-pot.sh new file mode 100755 index 0000000..65acff3 --- /dev/null +++ b/resources/locale/gen-pot.sh @@ -0,0 +1,22 @@ +#!/bin/bash + +# Searches trough all vala files of Gnome-Pie and generates +# a gnomepie.pot for strings which need to be translated. + +filelist=$( find ../../src/ -name '*.vala' -printf "%h/%f " ) + +domain="gnomepie" +version="0.1" +copyright="Simon Schneegans " + +xgettext --package-name $domain \ + --package-version $version \ + --default-domain $domain \ + --output $domain.pot \ + --copyright-holder="$copyright" \ + -k_ \ + -L C# \ + $filelist + +sed --in-place $domain.pot --expression='s/CHARSET/UTF-8/' + diff --git a/resources/locale/gnomepie.pot b/resources/locale/gnomepie.pot new file mode 100644 index 0000000..871ef0e --- /dev/null +++ b/resources/locale/gnomepie.pot @@ -0,0 +1,357 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Simon Schneegans +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: gnomepie 0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2011-10-11 15:55-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../../src/actions/keyAction.vala:33 +msgid "Press key stroke" +msgstr "" + +#: ../../src/actions/pieAction.vala:33 +msgid "Open Pie" +msgstr "" + +#: ../../src/actions/appAction.vala:33 +msgid "Launch application" +msgstr "" + +#: ../../src/actions/uriAction.vala:33 +msgid "Open URI" +msgstr "" + +#: ../../src/actions/actionRegistry.vala:107 +msgid "Trash" +msgstr "" + +#: ../../src/utilities/bindingManager.vala:150 ../../src/gui/pieList.vala:278 +#: ../../src/gui/pieList.vala:660 ../../src/gui/pieList.vala:818 +msgid "Not bound" +msgstr "" + +#: ../../src/pies/defaultConfig.vala:29 +msgid "Multimedia" +msgstr "" + +#: ../../src/pies/defaultConfig.vala:30 +msgid "Next Track" +msgstr "" + +#: ../../src/pies/defaultConfig.vala:31 +msgid "Stop" +msgstr "" + +#: ../../src/pies/defaultConfig.vala:32 +msgid "Previous Track" +msgstr "" + +#: ../../src/pies/defaultConfig.vala:33 +msgid "Play/Pause" +msgstr "" + +#: ../../src/pies/defaultConfig.vala:36 +#: ../../src/gui/iconSelectWindow.vala:119 +msgid "Applications" +msgstr "" + +#: ../../src/pies/defaultConfig.vala:45 +#: ../../src/actionGroups/bookmarkGroup.vala:35 +msgid "Bookmarks" +msgstr "" + +#: ../../src/pies/defaultConfig.vala:50 +msgid "Session" +msgstr "" + +#: ../../src/pies/defaultConfig.vala:54 +msgid "Main Menu" +msgstr "" + +#: ../../src/pies/defaultConfig.vala:58 +msgid "Window" +msgstr "" + +#: ../../src/pies/defaultConfig.vala:59 +msgid "Scale" +msgstr "" + +#: ../../src/pies/defaultConfig.vala:60 +msgid "Minimize" +msgstr "" + +#: ../../src/pies/defaultConfig.vala:61 +msgid "Close" +msgstr "" + +#: ../../src/pies/defaultConfig.vala:62 +msgid "Maximize" +msgstr "" + +#: ../../src/pies/defaultConfig.vala:63 +msgid "Restore" +msgstr "" + +#: ../../src/gui/preferences.vala:32 +msgid "Gnome-Pie - Settings" +msgstr "" + +#: ../../src/gui/preferences.vala:55 +msgid "Behavior" +msgstr "" + +#: ../../src/gui/preferences.vala:65 +msgid "Startup on Login" +msgstr "" + +#: ../../src/gui/preferences.vala:66 +msgid "If checked, Gnome-Pie will start when you log in." +msgstr "" + +#: ../../src/gui/preferences.vala:72 +msgid "Show Indicator" +msgstr "" + +#: ../../src/gui/preferences.vala:73 +msgid "" +"If checked, an indicator for easy access of the settings menu is shown in " +"your panel." +msgstr "" + +#: ../../src/gui/preferences.vala:79 +msgid "Open Pies at Mouse" +msgstr "" + +#: ../../src/gui/preferences.vala:80 +msgid "" +"If checked, pies will open at your pointer. Otherwise they'll pop up in the " +"middle of the screen." +msgstr "" + +#: ../../src/gui/preferences.vala:86 +msgid "Turbo mode" +msgstr "" + +#: ../../src/gui/preferences.vala:87 +msgid "" +"If checked, the pie closes when its keystroke is released. The currently " +"hovered slice gets executed. This allows very fast selection but disables " +"keyboard navigating." +msgstr "" + +#: ../../src/gui/preferences.vala:96 +msgid "Global Scale" +msgstr "" + +#: ../../src/gui/preferences.vala:133 +msgid "Themes" +msgstr "" + +#: ../../src/gui/preferences.vala:151 +msgid "General" +msgstr "" + +#: ../../src/gui/preferences.vala:156 +msgid "Pies" +msgstr "" + +#: ../../src/gui/preferences.vala:180 +msgid "You can right-click in the list for adding or removing entries." +msgstr "" + +#: ../../src/gui/preferences.vala:181 +msgid "" +"You can reset Gnome-Pie to its default options with the terminal command " +"\"gnome-pie --reset\"." +msgstr "" + +#: ../../src/gui/preferences.vala:182 +msgid "" +"The radiobutton at the beginning of each slice-line indicates the " +"QuickAction of the pie." +msgstr "" + +#: ../../src/gui/preferences.vala:183 +msgid "Pies can be opened with the terminal command \"gnome-pie --open=ID\"." +msgstr "" + +#: ../../src/gui/preferences.vala:184 +msgid "Feel free to visit Gnome-Pie's homepage at %s!" +msgstr "" + +#: ../../src/gui/preferences.vala:185 +msgid "You can drag'n'drop applications from your main menu to the list above." +msgstr "" + +#: ../../src/gui/preferences.vala:186 +msgid "If you want to give some feedback, please write an e-mail to %s!" +msgstr "" + +#: ../../src/gui/preferences.vala:187 +msgid "" +"You may drag'n'drop URLs and bookmarks from your internet browser to the " +"list above." +msgstr "" + +#: ../../src/gui/preferences.vala:188 +msgid "Bugs can be reported at %s!" +msgstr "" + +#: ../../src/gui/preferences.vala:189 +msgid "" +"It's possible to drag'n'drop files and folders from your file browser to the " +"list above." +msgstr "" + +#: ../../src/gui/preferences.vala:198 +msgid "Moves the selected Slice down" +msgstr "" + +#: ../../src/gui/preferences.vala:210 +msgid "Moves the selected Slice up" +msgstr "" + +#: ../../src/gui/pieList.vala:88 ../../src/gui/pieList.vala:803 +msgid "Slice group" +msgstr "" + +#: ../../src/gui/pieList.vala:134 +msgid "Icon" +msgstr "" + +#: ../../src/gui/pieList.vala:199 +msgid "Command" +msgstr "" + +#: ../../src/gui/pieList.vala:343 +msgid "Pie-ID / Action type" +msgstr "" + +#: ../../src/gui/pieList.vala:403 +msgid "Name" +msgstr "" + +#: ../../src/gui/pieList.vala:446 +msgid "Add new Pie" +msgstr "" + +#: ../../src/gui/pieList.vala:451 +msgid "Add new Slice" +msgstr "" + +#: ../../src/gui/pieList.vala:459 +msgid "Delete" +msgstr "" + +#: ../../src/gui/pieList.vala:574 +msgid "New Pie" +msgstr "" + +#: ../../src/gui/pieList.vala:620 +msgid "New Action" +msgstr "" + +#: ../../src/gui/pieList.vala:634 +msgid "You have to select a Pie to add a Slice to!" +msgstr "" + +#: ../../src/gui/pieList.vala:683 +msgid "You have to select a Pie or a Slice to delete!" +msgstr "" + +#: ../../src/gui/pieList.vala:694 +msgid "" +"Do you really want to delete the selected Pie with all contained Slices?" +msgstr "" + +#: ../../src/gui/pieList.vala:728 +msgid "Do you really want to delete the selected Slice?" +msgstr "" + +#: ../../src/gui/themeList.vala:88 +msgid "by" +msgstr "" + +#: ../../src/gui/iconSelectWindow.vala:91 +msgid "Choose an Icon" +msgstr "" + +#: ../../src/gui/iconSelectWindow.vala:118 +msgid "All icons" +msgstr "" + +#: ../../src/gui/iconSelectWindow.vala:120 +msgid "Actions" +msgstr "" + +#: ../../src/gui/iconSelectWindow.vala:121 +msgid "Places" +msgstr "" + +#: ../../src/gui/iconSelectWindow.vala:122 +msgid "File types" +msgstr "" + +#: ../../src/gui/iconSelectWindow.vala:123 +msgid "Emotes" +msgstr "" + +#: ../../src/gui/iconSelectWindow.vala:124 +msgid "Miscellaneous" +msgstr "" + +#: ../../src/gui/iconSelectWindow.vala:192 +msgid "Icon Theme" +msgstr "" + +#: ../../src/gui/iconSelectWindow.vala:200 +msgid "All supported image formats" +msgstr "" + +#: ../../src/gui/iconSelectWindow.vala:217 +msgid "Custom Icon" +msgstr "" + +#: ../../src/actionGroups/devicesGroup.vala:34 +msgid "Devices" +msgstr "" + +#: ../../src/actionGroups/devicesGroup.vala:82 +msgid "Root" +msgstr "" + +#: ../../src/actionGroups/sessionGroup.vala:34 +msgid "Session Control" +msgstr "" + +#: ../../src/actionGroups/sessionGroup.vala:52 +msgid "Shutdown" +msgstr "" + +#: ../../src/actionGroups/sessionGroup.vala:55 +msgid "Logout" +msgstr "" + +#: ../../src/actionGroups/sessionGroup.vala:58 +msgid "Reboot" +msgstr "" + +#: ../../src/actionGroups/menuGroup.vala:33 +msgid "Main menu" +msgstr "" + +#: ../../src/actionGroups/clipboardGroup.vala:62 +msgid "Clipboard" +msgstr "" diff --git a/resources/locale/pt-br/LC_MESSAGES/gnomepie.mo b/resources/locale/pt-br/LC_MESSAGES/gnomepie.mo new file mode 100644 index 0000000..7c0c5d9 Binary files /dev/null and b/resources/locale/pt-br/LC_MESSAGES/gnomepie.mo differ diff --git a/resources/locale/pt-br/LC_MESSAGES/pt-br.po b/resources/locale/pt-br/LC_MESSAGES/pt-br.po new file mode 100644 index 0000000..b192fc0 --- /dev/null +++ b/resources/locale/pt-br/LC_MESSAGES/pt-br.po @@ -0,0 +1,301 @@ +# Language pt-br translations for gnomepie package. +# Copyright (C) 2011 Simon Schneegans +# This file is distributed under the same license as the gnomepie package. +# Magnun Leno , 2011. +# +msgid "" +msgstr "" +"Project-Id-Version: gnomepie 0.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2011-10-11 15:55-0300\n" +"PO-Revision-Date: 2011-10-11 15:55-0300\n" +"Last-Translator: Magnun Leno \n" +"Language-Team: Language pt-br\n" +"Language: pt-br\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../../src/actions/keyAction.vala:33 +msgid "Press key stroke" +msgstr "Pressione qualquer tecla" + +#: ../../src/actions/pieAction.vala:33 +msgid "Open Pie" +msgstr "Abrir menu" + +#: ../../src/actions/appAction.vala:33 +msgid "Launch application" +msgstr "Lançar aplicação" + +#: ../../src/actions/uriAction.vala:33 +msgid "Open URI" +msgstr "Abrir URL" + +#: ../../src/actions/actionRegistry.vala:107 +msgid "Trash" +msgstr "Remover" + +#: ../../src/pies/defaultConfig.vala:62 +msgid "Maximize" +msgstr "Maximizar" + +#: ../../src/pies/defaultConfig.vala:63 +msgid "Restore" +msgstr "" + +#: ../../src/gui/preferences.vala:32 +msgid "Gnome-Pie - Settings" +msgstr "Gnome-Pie - Configurações" + +#: ../../src/gui/preferences.vala:55 +msgid "Behavior" +msgstr "Comportamento" + +#: ../../src/gui/preferences.vala:65 +msgid "Startup on Login" +msgstr "Iniciar durante o Login" + +#: ../../src/gui/preferences.vala:66 +msgid "If checked, Gnome-Pie will start when you log in." +msgstr "Se marcado, o Gnome-Pie irá iniciar durante o login." + +#: ../../src/gui/preferences.vala:72 +msgid "Show Indicator" +msgstr "Mostrar Indicador" + +#: ../../src/gui/preferences.vala:73 +msgid "" +"If checked, an indicator for easy access of the settings menu is shown in " +"your panel." +msgstr "" +"Se marcado, um indicador para facilitar o acesso às configurações estará " +"disponível em seu painel." + +#: ../../src/gui/preferences.vala:79 +msgid "Open Pies at Mouse" +msgstr "Abrir Menus sobre o Mouse" + +#: ../../src/gui/preferences.vala:86 +msgid "Turbo mode" +msgstr "Modo Turbo" + +#: ../../src/gui/preferences.vala:87 +msgid "" +"If checked, the pie closes when its keystroke is released. The currently " +"hovered slice gets executed. This allows very fast selection but disables " +"keyboard navigating." +msgstr "" +"Se marcado, o menu se fechará quando a combinação de teclas for liberada. A opção que estiver " +"sobre o cursor será executada. Essa opção possibilita uma uma seleção rápida mas desativa " +"a navegação pelo teclado." + +#: ../../src/gui/preferences.vala:96 +msgid "Global Scale" +msgstr "Escalonamento Global" + +#: ../../src/gui/preferences.vala:133 +msgid "Themes" +msgstr "Temas" + +#: ../../src/gui/preferences.vala:151 +msgid "General" +msgstr "Geral" + +#: ../../src/gui/preferences.vala:156 +msgid "Pies" +msgstr "Menus" + +#: ../../src/gui/preferences.vala:180 +msgid "You can right-click in the list for adding or removing entries." +msgstr "Você pode clicar com o botão direito sobre a lista para adicioná-las ou removê-las." + +#: ../../src/gui/preferences.vala:181 +msgid "" +"You can reset Gnome-Pie to its default options with the terminal command " +"\"gnome-pie --reset\"." +msgstr "" +"Você pode voltar o Gnome-Pie para suas configurações padrão usando o comando de terminal " +"\"gnome-pie --reset\"." + +#: ../../src/gui/preferences.vala:182 +msgid "" +"The radiobutton at the beginning of each slice-line indicates the " +"QuickAction of the pie." +msgstr "" +"O botão de seleção no início de cada Opção indica a " +"Ação Rápida vinculada ao Menu." + +#: ../../src/gui/preferences.vala:183 +msgid "Pies can be opened with the terminal command \"gnome-pie --open=ID\"." +msgstr "Menus podem ser abertos através do terminal com o comando \"gnome-pie --open=ID\"." + +#: ../../src/gui/preferences.vala:184 +msgid "Feel free to visit Gnome-Pie's homepage at %s!" +msgstr "Sinta-se a vontade para visitar o site do Gnome-Pie em %s" + +#: ../../src/gui/preferences.vala:185 +msgid "You can drag'n'drop applications from your main menu to the list above." +msgstr "Você pode arrastar aplicações do seu menu principal para a lista acima." + +#: ../../src/gui/preferences.vala:186 +msgid "If you want to give some feedback, please write an e-mail to %s!" +msgstr "Se você quiser enviar algum feedback, por favor escreva um e-mail para %s!" + +#: ../../src/gui/preferences.vala:187 +msgid "" +"You may drag'n'drop URLs and bookmarks from your internet browser to the " +"list above." +msgstr "" +"Você pode arrastar URLs e Favoritos do seu navegador predileto para " +"a lista acima." + +#: ../../src/gui/preferences.vala:188 +msgid "Bugs can be reported at %s!" +msgstr "Defeitos podem ser informados em %s!" + +#: ../../src/gui/preferences.vala:189 +msgid "" +"It's possible to drag'n'drop files and folders from your file browser to the " +"list above." +msgstr "" +"É possível arrastar arquivos e pastas do seu navegador para dentro da " +"lista acima." + +#: ../../src/gui/preferences.vala:198 +msgid "Moves the selected Slice down" +msgstr "Move a Opção selecionada para baixo" + +#: ../../src/gui/preferences.vala:210 +msgid "Moves the selected Slice up" +msgstr "Move a Opção selecionada para cima" + +#: ../../src/gui/pieList.vala:88 ../../src/gui/pieList.vala:803 +msgid "Slice group" +msgstr "Grupo de Opções" + +#: ../../src/gui/pieList.vala:134 +msgid "Icon" +msgstr "Ícone" + +#: ../../src/gui/pieList.vala:199 +msgid "Command" +msgstr "Comando" + +#: ../../src/gui/pieList.vala:343 +msgid "Pie-ID / Action type" +msgstr "ID-Opção / Tipo de Ação" + +#: ../../src/gui/pieList.vala:403 +msgid "Name" +msgstr "Nome" + +#: ../../src/gui/pieList.vala:446 +msgid "Add new Pie" +msgstr "Adicionar novo Menu" + +#: ../../src/gui/pieList.vala:451 +msgid "Add new Slice" +msgstr "Adicionar nova Opção" + +#: ../../src/gui/pieList.vala:459 +msgid "Delete" +msgstr "Deletar" + +#: ../../src/gui/pieList.vala:574 +msgid "New Pie" +msgstr "Novo Menu" + +#: ../../src/gui/pieList.vala:620 +msgid "New Action" +msgstr "Nova Ação" + +#: ../../src/gui/pieList.vala:634 +msgid "You have to select a Pie to add a Slice to!" +msgstr "Você tem que selecionar um Menu para poder adicionar uma Opção" + +#: ../../src/gui/pieList.vala:683 +msgid "You have to select a Pie or a Slice to delete!" +msgstr "Para remover você precisa selecionar um Menu ou uma Opção" + +#: ../../src/gui/pieList.vala:694 +msgid "" +"Do you really want to delete the selected Pie with all contained Slices?" +msgstr "" +"Você realmente deseja excluir o Menu selecionado e todas as suas Opções?" + +#: ../../src/gui/pieList.vala:728 +msgid "Do you really want to delete the selected Slice?" +msgstr "Você realmente deseja excluir a Opção selecionada?" + +#: ../../src/gui/iconSelectWindow.vala:91 +msgid "Choose an Icon" +msgstr "Escolha um Ícone" + +#: ../../src/gui/iconSelectWindow.vala:118 +msgid "All icons" +msgstr "Todos os ícones" + +#: ../../src/gui/iconSelectWindow.vala:120 +msgid "Actions" +msgstr "Ações" + +#: ../../src/gui/iconSelectWindow.vala:121 +msgid "Places" +msgstr "Lugares" + +#: ../../src/gui/iconSelectWindow.vala:122 +msgid "File types" +msgstr "Tipos de arquivos" + +#: ../../src/gui/iconSelectWindow.vala:123 +msgid "Emotes" +msgstr "Emotes" + +#: ../../src/gui/iconSelectWindow.vala:124 +msgid "Miscellaneous" +msgstr "Diversos" + +#: ../../src/gui/iconSelectWindow.vala:192 +msgid "Icon Theme" +msgstr "Tema de Ícones" + +#: ../../src/gui/iconSelectWindow.vala:200 +msgid "All supported image formats" +msgstr "Todos os tipos de imagem suportados" + +#: ../../src/gui/iconSelectWindow.vala:217 +msgid "Custom Icon" +msgstr "Outros Ícones" + +#: ../../src/actionGroups/devicesGroup.vala:34 +msgid "Devices" +msgstr "Dispositivos" + +#: ../../src/actionGroups/devicesGroup.vala:82 +msgid "Root" +msgstr "Raiz" + +#: ../../src/actionGroups/sessionGroup.vala:34 +msgid "Session Control" +msgstr "Controle de Sessão" + +#: ../../src/actionGroups/sessionGroup.vala:52 +msgid "Shutdown" +msgstr "Desligar" + +#: ../../src/actionGroups/sessionGroup.vala:55 +msgid "Logout" +msgstr "Logout" + +#: ../../src/actionGroups/sessionGroup.vala:58 +msgid "Reboot" +msgstr "Reboot" + +#: ../../src/actionGroups/menuGroup.vala:33 +msgid "Main menu" +msgstr "Menu Principal" + +#: ../../src/actionGroups/clipboardGroup.vala:62 +msgid "Clipboard" +msgstr "Clipboard" diff --git a/resources/themes/adwaita/arrow.svg b/resources/themes/adwaita/arrow.svg new file mode 100644 index 0000000..4b81a6d --- /dev/null +++ b/resources/themes/adwaita/arrow.svg @@ -0,0 +1,121 @@ + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/resources/themes/adwaita/icon_active.svg b/resources/themes/adwaita/icon_active.svg new file mode 100644 index 0000000..8393747 --- /dev/null +++ b/resources/themes/adwaita/icon_active.svg @@ -0,0 +1,152 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/resources/themes/adwaita/icon_inactive.svg b/resources/themes/adwaita/icon_inactive.svg new file mode 100644 index 0000000..1120dc9 --- /dev/null +++ b/resources/themes/adwaita/icon_inactive.svg @@ -0,0 +1,152 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/resources/themes/adwaita/ring.svg b/resources/themes/adwaita/ring.svg new file mode 100644 index 0000000..acc7c61 --- /dev/null +++ b/resources/themes/adwaita/ring.svg @@ -0,0 +1,258 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/resources/themes/adwaita/theme.xml b/resources/themes/adwaita/theme.xml new file mode 100644 index 0000000..25b18ff --- /dev/null +++ b/resources/themes/adwaita/theme.xml @@ -0,0 +1,27 @@ + + + + +
+ + +
+ + + + + + + + + + + +
+
+ diff --git a/resources/themes/bright/arrow.svg b/resources/themes/bright/arrow.svg new file mode 100644 index 0000000..4b81a6d --- /dev/null +++ b/resources/themes/bright/arrow.svg @@ -0,0 +1,121 @@ + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/resources/themes/bright/gloss.svg b/resources/themes/bright/gloss.svg new file mode 100644 index 0000000..60a795f --- /dev/null +++ b/resources/themes/bright/gloss.svg @@ -0,0 +1,156 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/resources/themes/bright/icon_active.svg b/resources/themes/bright/icon_active.svg new file mode 100644 index 0000000..79593ab --- /dev/null +++ b/resources/themes/bright/icon_active.svg @@ -0,0 +1,142 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/resources/themes/bright/icon_inactive.svg b/resources/themes/bright/icon_inactive.svg new file mode 100644 index 0000000..a16fdcf --- /dev/null +++ b/resources/themes/bright/icon_inactive.svg @@ -0,0 +1,142 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/resources/themes/bright/ring.svg b/resources/themes/bright/ring.svg new file mode 100644 index 0000000..f11ccbd --- /dev/null +++ b/resources/themes/bright/ring.svg @@ -0,0 +1,214 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/resources/themes/bright/theme.xml b/resources/themes/bright/theme.xml new file mode 100644 index 0000000..511e3e1 --- /dev/null +++ b/resources/themes/bright/theme.xml @@ -0,0 +1,29 @@ + + + + +
+ + +
+ + + + + + + + + + + + + +
+
+ diff --git a/resources/themes/funky/bg.svg b/resources/themes/funky/bg.svg new file mode 100644 index 0000000..1f5b6e3 --- /dev/null +++ b/resources/themes/funky/bg.svg @@ -0,0 +1,151 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/resources/themes/funky/blue.svg b/resources/themes/funky/blue.svg new file mode 100644 index 0000000..159516c --- /dev/null +++ b/resources/themes/funky/blue.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/resources/themes/funky/caption.svg b/resources/themes/funky/caption.svg new file mode 100644 index 0000000..ebdc75d --- /dev/null +++ b/resources/themes/funky/caption.svg @@ -0,0 +1,130 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/resources/themes/funky/icon_bg.svg b/resources/themes/funky/icon_bg.svg new file mode 100644 index 0000000..4c37253 --- /dev/null +++ b/resources/themes/funky/icon_bg.svg @@ -0,0 +1,118 @@ + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/resources/themes/funky/icon_fg.svg b/resources/themes/funky/icon_fg.svg new file mode 100644 index 0000000..f2f8207 --- /dev/null +++ b/resources/themes/funky/icon_fg.svg @@ -0,0 +1,118 @@ + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/resources/themes/funky/red.svg b/resources/themes/funky/red.svg new file mode 100644 index 0000000..9932ebb --- /dev/null +++ b/resources/themes/funky/red.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/resources/themes/funky/star.svg b/resources/themes/funky/star.svg new file mode 100644 index 0000000..4faac80 --- /dev/null +++ b/resources/themes/funky/star.svg @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/resources/themes/funky/theme.xml b/resources/themes/funky/theme.xml new file mode 100644 index 0000000..a953089 --- /dev/null +++ b/resources/themes/funky/theme.xml @@ -0,0 +1,38 @@ + + + + +
+ + + + + +
+ + + + + + + + + + + + + +
+
+ diff --git a/resources/themes/gloss/arrow.svg b/resources/themes/gloss/arrow.svg new file mode 100644 index 0000000..10cd599 --- /dev/null +++ b/resources/themes/gloss/arrow.svg @@ -0,0 +1,225 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/resources/themes/gloss/glow_bg.svg b/resources/themes/gloss/glow_bg.svg new file mode 100644 index 0000000..a4bb460 --- /dev/null +++ b/resources/themes/gloss/glow_bg.svg @@ -0,0 +1,140 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/resources/themes/gloss/icon_bg.svg b/resources/themes/gloss/icon_bg.svg new file mode 100644 index 0000000..cbbda42 --- /dev/null +++ b/resources/themes/gloss/icon_bg.svg @@ -0,0 +1,118 @@ + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/resources/themes/gloss/icon_fg.svg b/resources/themes/gloss/icon_fg.svg new file mode 100644 index 0000000..53b57a0 --- /dev/null +++ b/resources/themes/gloss/icon_fg.svg @@ -0,0 +1,214 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/resources/themes/gloss/icon_fg_active.svg b/resources/themes/gloss/icon_fg_active.svg new file mode 100644 index 0000000..9483a68 --- /dev/null +++ b/resources/themes/gloss/icon_fg_active.svg @@ -0,0 +1,214 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/resources/themes/gloss/icon_mask.svg b/resources/themes/gloss/icon_mask.svg new file mode 100644 index 0000000..cbbda42 --- /dev/null +++ b/resources/themes/gloss/icon_mask.svg @@ -0,0 +1,118 @@ + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/resources/themes/gloss/theme.xml b/resources/themes/gloss/theme.xml new file mode 100644 index 0000000..efc20e0 --- /dev/null +++ b/resources/themes/gloss/theme.xml @@ -0,0 +1,34 @@ + + + + +
+ + + + +
+ + + + + + + + + + + + + +
+
+ diff --git a/resources/themes/o-pie/arrow.svg b/resources/themes/o-pie/arrow.svg new file mode 100644 index 0000000..94b457c --- /dev/null +++ b/resources/themes/o-pie/arrow.svg @@ -0,0 +1,115 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/resources/themes/o-pie/ring.svg b/resources/themes/o-pie/ring.svg new file mode 100644 index 0000000..6a6975f --- /dev/null +++ b/resources/themes/o-pie/ring.svg @@ -0,0 +1,179 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/resources/themes/o-pie/theme.xml b/resources/themes/o-pie/theme.xml new file mode 100644 index 0000000..19d4101 --- /dev/null +++ b/resources/themes/o-pie/theme.xml @@ -0,0 +1,24 @@ + + + + +
+ + +
+ + + + + + + + +
+
+ diff --git a/resources/themes/slim/bg.svg b/resources/themes/slim/bg.svg new file mode 100644 index 0000000..3496355 --- /dev/null +++ b/resources/themes/slim/bg.svg @@ -0,0 +1,198 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/resources/themes/slim/dot.svg b/resources/themes/slim/dot.svg new file mode 100644 index 0000000..b5945c6 --- /dev/null +++ b/resources/themes/slim/dot.svg @@ -0,0 +1,125 @@ + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/resources/themes/slim/theme.xml b/resources/themes/slim/theme.xml new file mode 100644 index 0000000..91b5a96 --- /dev/null +++ b/resources/themes/slim/theme.xml @@ -0,0 +1,36 @@ + + + + +
+ + + + + + +
+ + + + + + + + +
+
+ diff --git a/resources/themes/unity/arrow.svg b/resources/themes/unity/arrow.svg new file mode 100644 index 0000000..4b81a6d --- /dev/null +++ b/resources/themes/unity/arrow.svg @@ -0,0 +1,121 @@ + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/resources/themes/unity/gloss.svg b/resources/themes/unity/gloss.svg new file mode 100644 index 0000000..60a795f --- /dev/null +++ b/resources/themes/unity/gloss.svg @@ -0,0 +1,156 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/resources/themes/unity/icon_active.svg b/resources/themes/unity/icon_active.svg new file mode 100644 index 0000000..79593ab --- /dev/null +++ b/resources/themes/unity/icon_active.svg @@ -0,0 +1,142 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/resources/themes/unity/icon_inactive.svg b/resources/themes/unity/icon_inactive.svg new file mode 100644 index 0000000..e5ad950 --- /dev/null +++ b/resources/themes/unity/icon_inactive.svg @@ -0,0 +1,142 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/resources/themes/unity/ring.svg b/resources/themes/unity/ring.svg new file mode 100644 index 0000000..1fb2dcd --- /dev/null +++ b/resources/themes/unity/ring.svg @@ -0,0 +1,214 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/resources/themes/unity/theme.xml b/resources/themes/unity/theme.xml new file mode 100644 index 0000000..9718753 --- /dev/null +++ b/resources/themes/unity/theme.xml @@ -0,0 +1,29 @@ + + + + +
+ + +
+ + + + + + + + + + + + + +
+
+ -- cgit v1.2.3