Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
60 changes: 36 additions & 24 deletions app-icons/scalable/apps/gooroom-guide.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed data/guide/en/10_finish.jpg
Binary file not shown.
Binary file removed data/guide/en/1_intro.jpg
Binary file not shown.
Binary file removed data/guide/en/2_information.jpg
Binary file not shown.
Binary file removed data/guide/en/3_desktop.jpg
Binary file not shown.
Binary file removed data/guide/en/4_systemtray.jpg
Binary file not shown.
Binary file removed data/guide/en/5_window.jpg
Binary file not shown.
Binary file removed data/guide/en/6_notification.jpg
Binary file not shown.
Binary file removed data/guide/en/7_browser.jpg
Binary file not shown.
Binary file removed data/guide/en/8_basicapps.jpg
Binary file not shown.
Binary file removed data/guide/en/9_security.jpg
Binary file not shown.
7 changes: 0 additions & 7 deletions data/guide/en/common.css

This file was deleted.

Binary file removed data/guide/ko/10_finish.jpg
Binary file not shown.
Binary file removed data/guide/ko/1_intro.jpg
Binary file not shown.
Binary file removed data/guide/ko/2_information.jpg
Binary file not shown.
Binary file removed data/guide/ko/3_desktop.jpg
Binary file not shown.
Binary file removed data/guide/ko/4_systemtray.jpg
Binary file not shown.
Binary file removed data/guide/ko/5_window.jpg
Binary file not shown.
Binary file removed data/guide/ko/6_notification.jpg
Binary file not shown.
Binary file removed data/guide/ko/7_browser.jpg
Binary file not shown.
Binary file removed data/guide/ko/8_basicapps.jpg
Binary file not shown.
Binary file removed data/guide/ko/9_security.jpg
Binary file not shown.
7 changes: 0 additions & 7 deletions data/guide/ko/common.css

This file was deleted.

14 changes: 0 additions & 14 deletions data/guide/order

This file was deleted.

14 changes: 0 additions & 14 deletions data/guide/toc.json

This file was deleted.

7 changes: 1 addition & 6 deletions data/meson.build
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
po_dir = join_paths (meson.source_root (), 'po')

desktop_autostart = i18n.merge_file ('desktop-autostart',
desktop_autostart = i18n.merge_file (
input: 'gooroom-guide.autostart.desktop.in',
output: 'gooroom-guide.autostart.desktop',
install: true,
Expand All @@ -16,8 +16,3 @@ desktop_file = i18n.merge_file(
install_dir: join_paths(get_option('datadir'), 'applications')

)

install_subdir(
'guide',
install_dir : join_paths(guide_datadir, 'gooroom-guide')
)
22 changes: 22 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
gooroom-guide (4.0.0+grm4u1+han4u1) unstable; urgency=medium

[ boyeon.choi ]
* [d1f434e9] Init Hancom Gooroom V4
* [8f4510bf] [HGOOROOM-2302] Change the term '구름' to '한컴구름'

-- Gooroom Autobuilder <jenkins@gooroom.kr> Thu, 29 Aug 2024 12:29:28 +0900

gooroom-guide (4.0.0+grm4u1) unstable; urgency=medium

[ boyeon.choi ]
* [d08b3bb7] Gooroom 4.0 Initialize

-- Gooroom Autobuilder <jenkins@gooroom.kr> Fri, 08 Mar 2024 18:47:52 +0900

gooroom-guide (3.1.0+grm3u1) unstable; urgency=medium

[ boyeon.choi ]
* [b148246f] [Bug:4373] Fixed a status bar initialization fault

-- Gooroom Autobuilder <jenkins@gooroom.kr> Thu, 26 May 2022 18:12:35 +0900

gooroom-guide (0.5.0+grm3u1) unstable; urgency=medium

[ jongkyung.woo ]
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ project(
'gooroom-guide', 'c',
version : '1.0.0',
license : 'GPL2+',
meson_version : '>=0.43.0'
meson_version : '>=0.47.0'
)

guide_prefix = get_option('prefix')
Expand Down
3 changes: 1 addition & 2 deletions po/POTFILES
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
../data/gooroom-guide.desktop.in \
../src/guide.cpp \
../src/guide.ui
../src/data/guide-window.ui
3 changes: 1 addition & 2 deletions po/POTFILES.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
data/gooroom-guide.desktop.in
src/guide.cpp
src/guide.ui
src/data/guide-window.ui
7 changes: 5 additions & 2 deletions po/ko.po
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ msgstr "이전으로"

#: gooroom-guide.desktop.in.in:5
msgid "Describes the features of the Gooroom platform"
msgstr "구름플랫폼의 기능을 설명합니다."
msgstr "한컴구름의 기능을 설명합니다."

#: gooroom-guide.desktop.in.in:4 guide.ui:30
msgid "Gooroom Guide"
msgstr "구름 가이드"
msgstr "한컴구름 가이드"

#: guide.ui:209
msgid "Close"
Expand All @@ -42,3 +42,6 @@ msgstr "시작하기"
#: guide.ui:83
msgid "Run at startup"
msgstr "시작할 때 시작하기"

msgid "Learn More"
msgstr "한컴구름 자세히 알아보기"
50 changes: 30 additions & 20 deletions src/data/guide-window.css
Original file line number Diff line number Diff line change
@@ -1,21 +1,31 @@
button.begin-button,
button.close-button {
background-color: #3e6ddc;
color: white;
border-radius: 10px;
}
.gooroom {
border-radius: 70px;
border: 1px solid rgba(0, 0, 0, 1.0) ;

background-color: rgba(0, 0, 0, 0.0);
color: #000000; }
.gooroom:hover {
background-color: rgba(0, 0, 0, 0.2);
color: #000000; }
.gooroom:active {
background-color: rgba(0, 0, 0, 1.0);
color: #FFFFFF; }

button.navi-button {
background-color: transparent;
border-radius: 8px;
border: none;
box-shadow: none;
} button.navi-button:hover {
background-color: inherit;
border: none;
}

.bar-stack {
background-color: rgba(255,255,255,0.8);
border-radius: 8px;
}
.id-remember-button check {
-gtk-icon-source: url("unchecked.svg");
-gtk-icon-shadow: none; }
.id-remember-button check:hover {
-gtk-icon-source: url("unchecked.svg");
-gtk-icon-shadow: none; }
.id-remember-button check:active {
-gtk-icon-source: url("unchecked.svg");
-gtk-icon-shadow: none; }
.id-remember-button check:checked {
-gtk-icon-source: url("checked.svg");
-gtk-icon-shadow: none; }
.id-remember-button check:checked:hover {
-gtk-icon-source: url("checked.svg");
-gtk-icon-shadow: none; }
.id-remember-button check:checked:active {
-gtk-icon-source: url("checked.svg");
-gtk-icon-shadow: none; }
Loading